We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa2d48 commit c2f8ee8Copy full SHA for c2f8ee8
jabgui/build.gradle.kts
@@ -92,7 +92,7 @@ dependencies {
92
}
93
94
// implementation("net.java.dev.jna:jna:5.16.0")
95
- implementation("net.java.dev.jna:jna-platform:5.16.0")
+ implementation("net.java.dev.jna:jna-platform:5.17.0")
96
97
implementation("org.eclipse.jgit:org.eclipse.jgit:7.2.0.202503040940-r")
98
0 commit comments