Skip to content

Commit

Permalink
Update com.google.code.gson 2.8.8 -> 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
memetrollsXD authored and Melledy committed May 8, 2022
1 parent bcd8d39 commit e56cd83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {

implementation group: 'io.netty', name: 'netty-all', version: '4.1.71.Final'

implementation group: 'com.google.code.gson', name: 'gson', version: '2.8.8'
implementation group: 'com.google.code.gson', name: 'gson', version: '2.9.0'
implementation group: 'com.google.protobuf', name: 'protobuf-java', version: '3.18.2'

implementation group: 'org.reflections', name: 'reflections', version: '0.10.2'
Expand Down

0 comments on commit e56cd83

Please sign in to comment.