Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/actions/setup-ja…
Browse files Browse the repository at this point in the history
…va-4
  • Loading branch information
0x6675636b796f75676974687562 authored Jul 31, 2024
2 parents 488161c + 0c00cd3 commit 70f8e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jna-lib/build.gradle.kts
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ repositories {
dependencies {
implementation(platform("org.jetbrains.kotlin:kotlin-bom"))
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
api("net.java.dev.jna:jna:5.13.0")
api("net.java.dev.jna:jna:5.14.0")
}

testing {
Expand Down

0 comments on commit 70f8e6e

Please sign in to comment.