Skip to content

Commit

Permalink
chore(deps): bump net.java.dev.jna:jna in /aries/agents/mobile_demo/a…
Browse files Browse the repository at this point in the history
…pp (#1205)

Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) from 5.13.0 to 5.14.0.
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
- [Commits](java-native-access/jna@5.13.0...5.14.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent 7ad620d commit 8295b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aries/agents/mobile_demo/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
debugImplementation 'androidx.compose.ui:ui-test-manifest'

// JNA
implementation "net.java.dev.jna:jna:5.13.0@aar"
implementation "net.java.dev.jna:jna:5.14.0@aar"

// Navigation
implementation "androidx.navigation:navigation-compose:2.7.1"
Expand Down

0 comments on commit 8295b8e

Please sign in to comment.