2 parents 8df5f6c + 83c5081 commit 15482bdCopy full SHA for 15482bd
1 file changed
gradle/libs.versions.toml
@@ -30,7 +30,7 @@ micronaut-data = { module ="io.micronaut.data:micronaut-data-model" }
30
31
jimfs = "com.google.jimfs:jimfs:1.3.1"
32
slf4j = "org.slf4j:slf4j-api:2.0.18"
33
-logback = "ch.qos.logback:logback-classic:1.6.2"
+logback = "ch.qos.logback:logback-classic:1.6.3"
34
35
kotest-bom = "io.kotest:kotest-bom:6.2.3"
36
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
0 commit comments