Skip to content

Commit

Permalink
Bump net.java.dev.jna:jna from 5.15.0 to 5.16.0
Browse files Browse the repository at this point in the history
Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) from 5.15.0 to 5.16.0.
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
- [Commits](java-native-access/jna@5.15.0...5.16.0)

---
updated-dependencies:
- dependency-name: net.java.dev.jna:jna
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent b189349 commit d595526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SeedVaultSimulator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,5 @@ dependencies {
// `{ artifact { type = "aar" } }` I'm not able to get these working correctly with version
// catalog references.
implementation "com.goterl:lazysodium-android:5.1.0@aar"
implementation "net.java.dev.jna:jna:5.15.0@aar"
implementation "net.java.dev.jna:jna:5.16.0@aar"
}

0 comments on commit d595526

Please sign in to comment.