diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 3ed264c..c3ecfd2 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: sdk: flutter pine: path: ../ - flutter_bloc: ^8.1.3 + flutter_bloc: ^9.0.0 provider: ^6.1.1 retrofit: ^4.0.3 dio: ^5.3.3 diff --git a/pubspec.yaml b/pubspec.yaml index d4cf004..a9b2257 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ environment: dependencies: flutter: sdk: flutter - flutter_bloc: ^8.1.3 + flutter_bloc: ^9.0.0 provider: ^6.1.1 dev_dependencies: