We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 933e00f commit e8a7d2aCopy full SHA for e8a7d2a
build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
compile 'org.apache.commons:commons-lang3:3.12.0'
39
compile 'org.zeroturnaround:zt-exec:1.12'
40
compile 'org.slf4j:slf4j-api:1.7.36'
41
- compile 'ch.qos.logback:logback-classic:1.2.13'
+ compile 'ch.qos.logback:logback-classic:1.5.13'
42
compileOnly 'junit:junit:4.13.2'
43
testCompile 'com.sun.jersey:jersey-client:1.19.4'
44
testCompile 'com.google.guava:guava:33.0.0-jre'
0 commit comments