Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: flutter_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 42ccc4b
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 @@ -138,10 +138,10 @@ packages:
dependency: "direct main"
description:
name: flutter_bloc
sha256: "87325da1ac757fcc4813e6b34ed5dd61169973871fdf181d6c2109dd6935ece1"
sha256: f0ecf6e6eb955193ca60af2d5ca39565a86b8a142452c5b24d96fb477428f4d2
url: "https://pub.dev"
source: hosted
version: "8.1.4"
version: "8.1.5"
flutter_localizations:
dependency: "direct main"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
bloc: ^8.1.3
flutter:
sdk: flutter
flutter_bloc: ^8.1.4
flutter_bloc: ^8.1.5
flutter_localizations:
sdk: flutter
intl: ^0.17.0
Expand Down

0 comments on commit 42ccc4b

Please sign in to comment.