Skip to content

Commit

Permalink
update the "gson" library to v2.10.1 (#2183)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold authored Jan 19, 2024
1 parent 04da08f commit 4f40391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jme3-plugins-json-gson/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ sourceSets {
dependencies {

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

}

0 comments on commit 4f40391

Please sign in to comment.