Skip to content

Commit

Permalink
bump riverpod to 2.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamVe committed Sep 4, 2023
1 parent 1c584b8 commit 97ab966
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -276,10 +276,10 @@ packages:
dependency: "direct main"
description:
name: flutter_riverpod
sha256: "4615271bb6c1302d41cf4daff689d39a87045137986eb71de154e6f99ff18139"
sha256: b04d4e9435a563673746ccb328d22018c6c9496bb547e11dd56c1b0cc9829fe5
url: "https://pub.dev"
source: hosted
version: "2.3.9"
version: "2.3.10"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -607,10 +607,10 @@ packages:
dependency: transitive
description:
name: riverpod
sha256: "52b2937f5b9552987f35419f1deef22474d7fc609aea2f4c5b6c11b4449a287c"
sha256: "6c0a2c30c04206ac05494bcccd8148b76866e1a9248a5a8c84ca7b16fbcb3f6a"
url: "https://pub.dev"
source: hosted
version: "2.3.9"
version: "2.3.10"
screen_retriever:
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 @@ -45,7 +45,7 @@ dependencies:
logging: ^1.2.0
collection: ^1.16.0
shared_preferences: ^2.1.2
flutter_riverpod: ^2.3.7
flutter_riverpod: ^2.3.10
json_annotation: ^4.8.1
freezed_annotation: ^2.2.0
window_manager: ^0.3.2
Expand Down

0 comments on commit 97ab966

Please sign in to comment.