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 95becb3 + b35603f commit 3aa7ed4Copy full SHA for 3aa7ed4
1 file changed
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ openapi-parser-parser = { module = "io.openapiprocessor:openapi-parser" }
18
io-jackson = { module = "io.openapiprocessor:io-jackson" }
19
diff = { module = "io.github.java-diff-utils:java-diff-utils", version = "4.17" }
20
21
-logback = "ch.qos.logback:logback-classic:1.5.32"
+logback = "ch.qos.logback:logback-classic:1.5.33"
22
23
kotest-bom = "io.kotest:kotest-bom:6.1.11"
24
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
0 commit comments