diff --git a/pubspec.lock b/pubspec.lock index 9affe8890..9bca2f57d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1939,4 +1939,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.12.0 <4.0.0" - flutter: "3.44.2" + flutter: "3.44.3" diff --git a/pubspec.yaml b/pubspec.yaml index c3c767107..b4e1094b3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ version: 2.0.9+1 environment: sdk: ">=3.12.0" - flutter: 3.44.2 + flutter: 3.44.3 # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions