We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04da08f commit 4f40391Copy full SHA for 4f40391
jme3-plugins-json-gson/build.gradle
@@ -11,6 +11,6 @@ sourceSets {
11
dependencies {
12
13
api project(':jme3-plugins-json')
14
- api 'com.google.code.gson:gson:2.9.1'
+ api 'com.google.code.gson:gson:2.10.1'
15
16
}
0 commit comments