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.
1 parent b711150 commit 206d254Copy full SHA for 206d254
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ kotest = "5.6.1"
6
7
[libraries]
8
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.0.1" }
9
-logback = { module = "ch.qos.logback:logback-classic", version = "1.4.6" }
+logback = { module = "ch.qos.logback:logback-classic", version = "1.4.7" }
10
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.14.2" }
11
kafka-clients = { module = "org.apache.kafka:kafka-clients", version.ref = "kafka"}
12
kafka-connect = { module = "org.apache.kafka:connect-runtime", version.ref = "kafka"}
0 commit comments