diff --git a/.fvmrc b/.fvmrc index a4c4660e1..c6c53442f 100644 --- a/.fvmrc +++ b/.fvmrc @@ -1,3 +1,3 @@ { - "flutter": "3.41.2" + "flutter": "3.41.3" } \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index eb8855559..32a5b853b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2038,4 +2038,4 @@ packages: version: "3.1.3" sdks: dart: ">=3.10.3 <4.0.0" - flutter: "3.41.2" + flutter: "3.41.3" diff --git a/pubspec.yaml b/pubspec.yaml index dd29eeb90..5b432537b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ version: 1.1.6+1 environment: sdk: ">=3.10.0" - flutter: 3.41.2 # update `.fvmrc` config + flutter: 3.41.3 # update `.fvmrc` config # Dependencies specify other packages that your package needs in order to work. # To automatically upgrade your package dependencies to the latest versions