Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ packages:
dependency: "direct main"
description:
name: bloc
sha256: "52c10575f4445c61dd9e0cafcc6356fdd827c4c64dd7945ef3c4105f6b6ac189"
sha256: e18b8e7825e9921d67a6d256dba0b6015ece8a577eb0a411845c46a352994d78
url: "https://pub.dev"
source: hosted
version: "9.0.0"
version: "9.0.1"
bloc_concurrency:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
git:
url: https://github.com/flutter-news-app-full-source-code/auth-repository.git
ref: 1f1272b586b045903c164be5a39d95383809ba09
bloc: ^9.0.0
bloc: ^9.0.1
bloc_concurrency: ^0.3.0
collection: ^1.19.1
core:
Expand Down
Loading