diff --git a/pubspec.lock b/pubspec.lock index b9f8f636..737fee4c 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1348,4 +1348,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.11.0 <4.0.0" - flutter: ">=3.41.7" + flutter: ">=3.41.9" diff --git a/pubspec.yaml b/pubspec.yaml index 168f5080..37f15ba4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ version: 0.10.3+39 environment: sdk: '>=3.2.3 <4.0.0' - flutter: '3.41.7' + flutter: '3.41.9' # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions