Skip to content

Commit 89f7831

Browse files
build(deps): bump bloc from 9.0.0 to 9.1.0
Bumps [bloc](https://github.com/felangel/bloc/tree/master/packages) from 9.0.0 to 9.1.0. - [Release notes](https://github.com/felangel/bloc/releases) - [Commits](https://github.com/felangel/bloc/commits/bloc-v9.1.0/packages) --- updated-dependencies: - dependency-name: bloc dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59b4e65 commit 89f7831

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ packages:
4949
dependency: "direct main"
5050
description:
5151
name: bloc
52-
sha256: "52c10575f4445c61dd9e0cafcc6356fdd827c4c64dd7945ef3c4105f6b6ac189"
52+
sha256: a2cebb899f91d36eeeaa55c7b20b5915db5a9df1b8fd4a3c9c825e22e474537d
5353
url: "https://pub.dev"
5454
source: hosted
55-
version: "9.0.0"
55+
version: "9.1.0"
5656
bloc_concurrency:
5757
dependency: "direct main"
5858
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424
git:
2525
url: https://github.com/flutter-news-app-full-source-code/auth-repository.git
2626
ref: v1.0.0
27-
bloc: ^9.0.0
27+
bloc: ^9.1.0
2828
bloc_concurrency: ^0.3.0
2929
collection: ^1.19.1
3030
core:

0 commit comments

Comments
 (0)