Skip to content

Commit

Permalink
chore(deps): bump jni from 0.10.1 to 0.11.0 in /packages/native/storage
Browse files Browse the repository at this point in the history
Bumps [jni](https://github.com/dart-lang/native/tree/main/pkgs) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/dart-lang/native/releases)
- [Commits](https://github.com/dart-lang/native/commits/HEAD/pkgs)

---
updated-dependencies:
- dependency-name: jni
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 7, 2024
1 parent 7ee0347 commit 23a147a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/native/storage/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ platforms:

dependencies:
ffi: ^2.1.2
jni: ^0.10.0
jni: ">=0.10.0 <0.12.0"
logging: ^1.2.0
meta: ^1.11.0
path: ^1.9.0
Expand Down

0 comments on commit 23a147a

Please sign in to comment.