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.
2 parents f9d502f + 83ad537 commit 3604659Copy full SHA for 3604659
gradle/libs.versions.toml
@@ -20,7 +20,7 @@ openapi-processor-parser-openapi4j = { module ="io.openapiprocessor:openapi-proc
20
checker = "org.checkerframework:checker:3.47.0"
21
jimfs = "com.google.jimfs:jimfs:1.3.0"
22
slf4j = "org.slf4j:slf4j-api:2.0.16"
23
-logback = "ch.qos.logback:logback-classic:1.5.7"
+logback = "ch.qos.logback:logback-classic:1.5.8"
24
25
kotest-bom = "io.kotest:kotest-bom:5.9.1"
26
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
0 commit comments