Skip to content

Commit

Permalink
bump both jnas
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikah45 committed Dec 29, 2024
1 parent a445fa3 commit fdbf0a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ dependencies {
implementation("com.github.FAForever.faf-java-commons:faf-commons-lobby:${commonsVersion}")
implementation("com.google.guava:guava:33.3.0-jre")
implementation("org.apache.commons:commons-compress:1.27.1")
implementation("net.java.dev.jna:jna:5.14.0")
implementation("net.java.dev.jna:jna:5.16.0")
implementation("net.java.dev.jna:jna-platform:5.16.0")
implementation("org.jetbrains:annotations:26.0.1")
implementation("com.neovisionaries:nv-i18n:1.29")
Expand Down

0 comments on commit fdbf0a9

Please sign in to comment.