We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50328af commit 452a43fCopy full SHA for 452a43f
1 file changed
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ mockito = "5.18.0"
6
7
[libraries]
8
lombok = { module = "org.projectlombok:lombok", version = "1.18.46" }
9
-slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
+slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.18" }
10
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.2-1" }
11
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.32" }
12
jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations", version.ref = "jackson" }
0 commit comments