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 857dce0 + 53931d2 commit 075d084Copy full SHA for 075d084
gradle/libs.versions.toml
@@ -21,7 +21,7 @@ openapi-processor-parser-openapi4j = { module ="io.openapiprocessor:openapi-proc
21
checker = "org.checkerframework:checker:3.48.1"
22
jimfs = "com.google.jimfs:jimfs:1.3.0"
23
slf4j = "org.slf4j:slf4j-api:2.0.16"
24
-logback = "ch.qos.logback:logback-classic:1.5.11"
+logback = "ch.qos.logback:logback-classic:1.5.12"
25
26
kotest-bom = "io.kotest:kotest-bom:5.9.1"
27
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
0 commit comments