From 5ea363687cdffb83b0387d6d1f1e19b5e5dbf5ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 14:44:22 +0530 Subject: [PATCH] Bump url_strategy from 0.2.0 to 0.3.0 in /navigation_and_routing (#2375) --- navigation_and_routing/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navigation_and_routing/pubspec.yaml b/navigation_and_routing/pubspec.yaml index d81e19b6d..9999e367c 100644 --- a/navigation_and_routing/pubspec.yaml +++ b/navigation_and_routing/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: path_to_regexp: ^0.4.0 quiver: ^3.1.0 url_launcher: ^6.1.1 - url_strategy: ^0.2.0 + url_strategy: ^0.3.0 window_size: git: url: https://github.com/google/flutter-desktop-embedding.git