Skip to content
Merged
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 shorebird_fintech_wallet/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -401,10 +401,10 @@ packages:
dependency: "direct dev"
description:
name: injectable_generator
sha256: f4489d28a0147d47fd9f16955fa62f84aab88a63e3b89418e6e2467c8e783e9a
sha256: "424ea884e3adc9585df0af408cb3b0de19fc2faf52b62bed8b73f3fb15a63115"
url: "https://pub.dev"
source: hosted
version: "3.1.0"
version: "3.1.1"
integration_test:
dependency: "direct dev"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion shorebird_fintech_wallet/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dev_dependencies:
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^6.0.0
injectable_generator: ^3.1.0
injectable_generator: ^3.1.1
build_runner: ^2.15.1
flutter_launcher_icons: ^0.14.4

Expand Down