diff --git a/pubspec.lock b/pubspec.lock index c2593fc..68f1d82 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -56,7 +56,7 @@ packages: name: bloc url: "https://pub.dartlang.org" source: hosted - version: "8.1.0" + version: "8.1.1" bloc_test: dependency: "direct dev" description: diff --git a/pubspec.yaml b/pubspec.yaml index 1be6e13..e7c926d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: awesome_notifications: ^0.7.4+1 # Dart State Management - bloc: ^8.1.0 + bloc: ^8.1.1 # Built List built_collection: ^5.1.1