Skip to content

Commit

Permalink
Bump bloc from 8.1.3 to 8.1.4
Browse files Browse the repository at this point in the history
Bumps [bloc](https://github.com/felangel/bloc/tree/master/packages) from 8.1.3 to 8.1.4.
- [Release notes](https://github.com/felangel/bloc/releases)
- [Commits](https://github.com/felangel/bloc/commits/bloc-v8.1.4/packages)

---
updated-dependencies:
- dependency-name: bloc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 25, 2024
1 parent 6cb590d commit c73f4b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ packages:
dependency: "direct main"
description:
name: bloc
sha256: f53a110e3b48dcd78136c10daa5d51512443cea5e1348c9d80a320095fa2db9e
sha256: "106842ad6569f0b60297619e9e0b1885c2fb9bf84812935490e6c5275777804e"
url: "https://pub.dev"
source: hosted
version: "8.1.3"
version: "8.1.4"
bloc_test:
dependency: "direct dev"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
flutter: 3.3.8

dependencies:
bloc: ^8.1.3
bloc: ^8.1.4
flutter:
sdk: flutter
flutter_bloc: ^8.1.4
Expand Down

0 comments on commit c73f4b9

Please sign in to comment.