diff --git a/pubspec.lock b/pubspec.lock index 7419df8d..f3cb1fd4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -29,10 +29,10 @@ packages: dependency: "direct main" description: name: animated_toggle_switch - sha256: "3c6d98dcd53cb93253a9418b888b3fcd9452a55fe1a7a390bd48c0a410a41634" + sha256: d2c7a477dc2799645089838a9bfebcbfd7f829ea07909cd9dbdae2e857939746 url: "https://pub.dev" source: hosted - version: "0.6.2" + version: "0.7.0" ansicolor: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index eaf17f84..521a7e24 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: flutter: '3.10.0' dependencies: - animated_toggle_switch: ^0.6.2 + animated_toggle_switch: ^0.7.0 bloc_concurrency: ^0.2.0 cupertino_icons: ^1.0.2 equatable: ^2.0.3