diff --git a/pubspec.lock b/pubspec.lock index 382490fd..7b875fe1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -21,7 +21,7 @@ packages: name: adaptive_theme url: "https://pub.dartlang.org" source: hosted - version: "2.3.0" + version: "2.3.1" analyzer: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ca9e6141..2b3acd75 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: adaptive_dialog: ^1.3.0 - adaptive_theme: ^2.3.0 + adaptive_theme: ^2.3.1 animations: ^2.0.2 blurhash_dart: ^1.1.0 cached_network_image: ^3.2.0