We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c31d9 commit af8c38dCopy full SHA for af8c38d
gradle/libs.versions.toml
@@ -33,7 +33,7 @@ micronaut-data = { module ="io.micronaut.data:micronaut-data-model", version.ref
33
checker = "org.checkerframework:checker:3.51.1"
34
jimfs = "com.google.jimfs:jimfs:1.3.1"
35
slf4j = "org.slf4j:slf4j-api:2.0.17"
36
-logback = "ch.qos.logback:logback-classic:1.5.19"
+logback = "ch.qos.logback:logback-classic:1.5.20"
37
38
kotest-bom = "io.kotest:kotest-bom:6.0.4"
39
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
0 commit comments