We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2315b5c commit 423da68Copy full SHA for 423da68
gradle/libs.versions.toml
@@ -42,7 +42,7 @@ uritemplate = "io.github.std-uritemplate:std-uritemplate:2.0.8"
42
43
jimfs = "com.google.jimfs:jimfs:1.3.1"
44
slf4j = "org.slf4j:slf4j-api:2.0.17"
45
-logback = "ch.qos.logback:logback-classic:1.5.28"
+logback = "ch.qos.logback:logback-classic:1.5.29"
46
47
kotest-bom = "io.kotest:kotest-bom:6.1.3"
48
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
0 commit comments