Skip to content

Commit

Permalink
Bump currency_picker from 2.0.17 to 2.0.18
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.17 to 2.0.18.
- [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.17...V2.0.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent dfbf1d2 commit 2725607
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: b63dab8530de424323e0c6d31bff85b3628bc8515de0eb4fa8c2eb58065f1c2d
sha256: b86fbdd9da9bddbf85f0bf2c75007a5f3055bb499b456c4bbe6dafcb88a89c2d
url: "https://pub.dev"
source: hosted
version: "2.0.17"
version: "2.0.18"
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.16
currency_picker: ^2.0.18
############## Remove ##########

# custom_lint_builder: ^0.4.0
Expand Down

0 comments on commit 2725607

Please sign in to comment.