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 7630a3e commit 4571908Copy full SHA for 4571908
build.gradle
@@ -47,7 +47,7 @@ repositories {
47
}
48
49
dependencies {
50
- implementation 'com.google.code.gson:gson:2.13.1'
+ implementation 'com.google.code.gson:gson:2.13.2'
51
implementation ('de.jangassen:nsmenufx:3.1.0') {
52
exclude group: 'net.java.dev.jna', module: 'jna' //different jna version
53
0 commit comments