|
|
|
@ -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}")
|
|
|
|
|