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 7c59b72 commit 54f3c00Copy full SHA for 54f3c00
build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
implementation 'com.github.zafarkhaja:java-semver:0.10.2'
36
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
37
implementation 'org.ehcache:ehcache:3.10.8'
38
- implementation 'org.slf4j:slf4j-api:2.0.13'
+ implementation 'org.slf4j:slf4j-api:2.0.16'
39
// Logback classic 1.3.x is compatible with java 8
40
implementation 'ch.qos.logback:logback-classic:1.3.14'
41
implementation 'org.jetbrains:annotations:13.0'
0 commit comments