We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0904b4d + 76863b7 commit 3e6ca5bCopy full SHA for 3e6ca5b
1 file changed
gradle/libs.versions.toml
@@ -30,7 +30,7 @@ spring-data = { module ="org.springframework.data:spring-data-commons", version.
30
checker = "org.checkerframework:checker:3.51.0"
31
jimfs = "com.google.jimfs:jimfs:1.3.1"
32
slf4j = "org.slf4j:slf4j-api:2.0.17"
33
-logback = "ch.qos.logback:logback-classic:1.5.18"
+logback = "ch.qos.logback:logback-classic:1.5.19"
34
35
kotest-bom = "io.kotest:kotest-bom:6.0.3"
36
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
0 commit comments