Skip to content

Commit

Permalink
Bump image_picker from 1.0.4 to 1.0.5 (#2251)
Browse files Browse the repository at this point in the history
Bumps [image_picker](https://github.com/flutter/packages/tree/main/packages/image_picker) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/image_picker-v1.0.5/packages/image_picker)

---
updated-dependencies:
- dependency-name: image_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 Dec 18, 2023
1 parent cb01d21 commit 5a9c3c1
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 @@ -905,10 +905,10 @@ packages:
dependency: "direct main"
description:
name: image_picker
sha256: "7d7f2768df2a8b0a3cefa5ef4f84636121987d403130e70b17ef7e2cf650ba84"
sha256: fc712337719239b0b6e41316aa133350b078fa39b6cbd706b61f3fd421b03c77
url: "https://pub.dev"
source: hosted
version: "1.0.4"
version: "1.0.5"
image_picker_android:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies:
hive: ^2.2.3
http: 1.1.2
image_cropper: ^5.0.1
image_picker: ^1.0.4
image_picker: ^1.0.5
intl: ^0.18.0
json_annotation: ^4.7.0
mockito: ^5.4.4
Expand Down

0 comments on commit 5a9c3c1

Please sign in to comment.