Skip to content

Commit

Permalink
Update gson.
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSVK12 committed Dec 16, 2023
1 parent 537eb5e commit 34ea076
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ dependencies {
implementation "org.apache.logging.log4j:log4j-slf4j18-impl:2.16.0"

implementation 'com.google.guava:guava:30.0-jre'
implementation group: 'com.google.code.gson', name: 'gson', version: '2.8.9'

implementation group: 'com.google.code.gson', name: 'gson', version: '2.10.1'
var log4jVersion = "2.20.0"
implementation("org.apache.logging.log4j:log4j-core:${log4jVersion}")
implementation("org.apache.logging.log4j:log4j-api:${log4jVersion}")
Expand Down

0 comments on commit 34ea076

Please sign in to comment.