We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f0a15b + 51139d8 commit 95b9c1aCopy full SHA for 95b9c1a
1 file changed
gradle/libs.versions.toml
@@ -34,7 +34,7 @@ spring-data = { module ="org.springframework.data:spring-data-commons", version.
34
#checker = "org.checkerframework:checker:3.53.1"
35
jimfs = "com.google.jimfs:jimfs:1.3.1"
36
slf4j = "org.slf4j:slf4j-api:2.0.17"
37
-logback = "ch.qos.logback:logback-classic:1.5.29"
+logback = "ch.qos.logback:logback-classic:1.5.32"
38
39
kotest-bom = "io.kotest:kotest-bom:6.1.3"
40
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
0 commit comments