diff --git a/mise.toml b/mise.toml index 57ccf8a3..ca607b3f 100644 --- a/mise.toml +++ b/mise.toml @@ -1,2 +1,2 @@ [tools] -flutter = "3.44.4" +flutter = "3.44.5" diff --git a/pubspec.lock b/pubspec.lock index 53c12bc9..02aa6be4 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.4" + flutter: "3.44.5" diff --git a/pubspec.yaml b/pubspec.yaml index 211c070f..49ca893d 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.4 + flutter: 3.44.5 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions