From da7f4fb80393dac5170caa2be1252760f8a9b1fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 16:59:55 +0000 Subject: [PATCH] fix(deps): update dependency flutter_bloc to v9 --- state_action_bloc/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/state_action_bloc/pubspec.yaml b/state_action_bloc/pubspec.yaml index 940c642..4f2f94c 100644 --- a/state_action_bloc/pubspec.yaml +++ b/state_action_bloc/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: bloc: ^8.1.0 flutter: sdk: flutter - flutter_bloc: ^8.1.1 + flutter_bloc: 9.1.1 logging: ^1.1.1 meta: ^1.8.0 rxdart_ext: ^0.3.0