From f4559125c5f24295bba08ce007e5b7da081b2242 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 26 Jun 2024 18:11:41 +0100 Subject: [PATCH] chore(pubspec): update url_launcher to ^6.3.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index bbaa166..1f95962 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: desktop_notifications: ^0.6.3 flutter_svg: ^2.0.10+1 gettext_i18n: ^1.0.2 - url_launcher: ^6.1.6 + url_launcher: ^6.3.0 process_run: ^0.14.2 dev_dependencies: