diff --git a/pubspec.lock b/pubspec.lock index 3ac13074f..0e174ce91 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -634,10 +634,10 @@ packages: dependency: "direct main" description: name: get_it - sha256: "36524bfb3f0b4ec952c3202466fdd69ad1f7ac1dd9b0a7564177707e45bfaeb9" + sha256: d85128a5dae4ea777324730dc65edd9c9f43155c109d5cc0a69cab74139fbac1 url: "https://pub.dev" source: hosted - version: "7.6.8" + version: "7.7.0" github: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 0d3ca24b6..dc31e5c1d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ description: The 4th generation of ÉTSMobile, the main gateway between the Éco # pub.dev using `pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 4.38.2+1 +version: 4.38.3+1 environment: sdk: ">=3.3.0 <4.0.0" @@ -17,7 +17,7 @@ dependencies: sdk: flutter # Architecture - get_it: ^7.6.7 + get_it: ^7.7.0 provider: ^6.1.2 stacked: ^3.4.2