Skip to content

Commit

Permalink
Bump currency_picker from 2.0.18 to 2.0.19 (#2065)
Browse files Browse the repository at this point in the history
Bumps [currency_picker](https://github.com/Daniel-Ioannou/flutter_currency_picker) from 2.0.18 to 2.0.19.
- [Release notes](https://github.com/Daniel-Ioannou/flutter_currency_picker/releases)
- [Changelog](https://github.com/Daniel-Ioannou/flutter_currency_picker/blob/master/CHANGELOG.md)
- [Commits](Daniel-Ioannou/flutter_currency_picker@V2.0.18...v2.0.19)

---
updated-dependencies:
- dependency-name: currency_picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 680d310 commit 204f0e9
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 @@ -293,10 +293,10 @@ packages:
dependency: "direct main"
description:
name: currency_picker
sha256: b86fbdd9da9bddbf85f0bf2c75007a5f3055bb499b456c4bbe6dafcb88a89c2d
sha256: "5b87c259dbdb4e032c6b9abd22158782868505b5217b453c6c36445612a3d34c"
url: "https://pub.dev"
source: hosted
version: "2.0.18"
version: "2.0.19"
custom_lint:
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 @@ -27,7 +27,7 @@ dependencies:

crypto: ^3.0.3
cupertino_icons: ^1.0.3
currency_picker: ^2.0.18
currency_picker: ^2.0.19
############## Remove ##########

# custom_lint_builder: ^0.4.0
Expand Down

0 comments on commit 204f0e9

Please sign in to comment.