We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f278501 commit 0175ba2Copy full SHA for 0175ba2
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.10.1'
+ api 'com.google.code.gson:gson:2.9.1'
15
16
}
0 commit comments