Skip to content

Commit

Permalink
Update dependency net.java.dev.jna:jna to v5.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 973be09 commit 7b1a4cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ object DependenciesVersions {
const val kotlin = "1.9.22"
const val jUnit = "4.13.2"
const val nexusPublishGradlePlugin = "1.3.0"
const val jna = "5.14.0"
const val jna = "5.16.0"
const val coroutines = "1.7.3"
const val annotations = "1.7.1"
}
Expand Down

0 comments on commit 7b1a4cc

Please sign in to comment.