We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1850b4f + 732fcc4 commit 907077fCopy full SHA for 907077f
1 file changed
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.52.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.23"
+logback = "ch.qos.logback:logback-classic:1.5.24"
37
38
kotest-bom = "io.kotest:kotest-bom:6.0.7"
39
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
0 commit comments