Skip to content

Commit 4f40391

Browse files
authored
update the "gson" library to v2.10.1 (#2183)
1 parent 04da08f commit 4f40391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jme3-plugins-json-gson/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ sourceSets {
1111
dependencies {
1212

1313
api project(':jme3-plugins-json')
14-
api 'com.google.code.gson:gson:2.9.1'
14+
api 'com.google.code.gson:gson:2.10.1'
1515

1616
}

0 commit comments

Comments
 (0)