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 800d8b0 commit 10dc050Copy full SHA for 10dc050
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
implementation fileTree(dir: 'libs', include: ['*.jar'])
37
implementation group: 'it.sauronsoftware', name: 'junique', version: '1.0.4'
38
implementation "de.codecentric.centerdevice:centerdevice-nsmenufx:2.1.6"
39
- implementation 'net.java.dev.jna:jna:5.3.1'
+ implementation 'net.java.dev.jna:jna:5.4.0'
40
41
testImplementation 'junit:junit:4.12'
42
}
0 commit comments