diff --git a/mise.toml b/mise.toml index 0a881ed5..57ccf8a3 100644 --- a/mise.toml +++ b/mise.toml @@ -1,2 +1,2 @@ [tools] -flutter = "3.44.3" +flutter = "3.44.4" diff --git a/pubspec.lock b/pubspec.lock index 5920b6fc..d05ca365 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -951,4 +951,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.12.0 <3.13.0" - flutter: "3.44.3" + flutter: "3.44.4" diff --git a/pubspec.yaml b/pubspec.yaml index 6bc18f08..648bd733 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ version: 1.0.0-alpha.2 environment: sdk: ">=3.12.0 <3.13.0" - flutter: 3.44.3 + flutter: 3.44.4 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions