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 2786591 commit 279713dCopy full SHA for 279713d
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ kotlin = "1.9.0"
5
kotest = "5.6.2"
6
7
[libraries]
8
-archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.0.1" }
+archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.1.0" }
9
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.11" }
10
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.15.2" }
11
kafka-clients = { module = "org.apache.kafka:kafka-clients", version.ref = "kafka"}
0 commit comments