We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee6542e + 6025931 commit f38c186Copy full SHA for f38c186
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.16" }
20
21
-logback = "ch.qos.logback:logback-classic:1.5.27"
+logback = "ch.qos.logback:logback-classic:1.5.29"
22
23
kotest-bom = "io.kotest:kotest-bom:6.1.3"
24
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
0 commit comments