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 c9d352c commit 3a671c6Copy full SHA for 3a671c6
build.gradle
@@ -27,7 +27,7 @@ spotless {
27
28
29
dependencies {
30
- implementation 'ch.qos.logback:logback-classic:1.2.9'
+ implementation 'ch.qos.logback:logback-classic:1.2.13'
31
implementation 'com.google.guava:guava:31.0.1-jre'
32
implementation 'com.google.code.gson:gson:2.8.9'
33
implementation 'com.jayway.jsonpath:json-path:2.6.0'
0 commit comments