diff --git a/mise.toml b/mise.toml index 363f06b..6f4c71b 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] node = "24.18.0" -flutter = "3.41.9" +flutter = "3.44.6" diff --git a/test_app/pubspec.yaml b/test_app/pubspec.yaml index fb4cedd..13e4896 100644 --- a/test_app/pubspec.yaml +++ b/test_app/pubspec.yaml @@ -20,7 +20,7 @@ version: 1.0.0+1 environment: sdk: 3.11.5 - flutter: 3.41.9 + flutter: 3.44.6 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions