Skip to content

Commit

Permalink
Bump flutter_bloc from 8.1.3 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.3 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] authored Mar 25, 2024
1 parent 59034d8 commit 88980a1
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 @@ -250,10 +250,10 @@ packages:
dependency: "direct main"
description:
name: flutter_bloc
sha256: e74efb89ee6945bcbce74a5b3a5a3376b088e5f21f55c263fc38cbdc6237faae
sha256: f0ecf6e6eb955193ca60af2d5ca39565a86b8a142452c5b24d96fb477428f4d2
url: "https://pub.dev"
source: hosted
version: "8.1.3"
version: "8.1.5"
flutter_lints:
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 @@ -37,7 +37,7 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.6
get_it: ^7.6.0
flutter_bloc: ^8.1.3
flutter_bloc: ^8.1.5
shared_preferences: ^2.2.1
dartz: ^0.10.1
uuid: ^3.0.7
Expand Down

0 comments on commit 88980a1

Please sign in to comment.