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 3cda12c commit 18a2a38Copy full SHA for 18a2a38
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ mockito = "5.11.0"
6
7
[libraries]
8
lombok = { module = "org.projectlombok:lombok", version = "1.18.32" }
9
-slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.12" }
+slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.13" }
10
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
11
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.4" }
12
jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations", version.ref = "jackson" }
0 commit comments