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 6a1a572 commit 7472860Copy full SHA for 7472860
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ kotlin = "1.9.20"
5
kotest = "5.8.0"
6
7
[libraries]
8
-archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.1.0" }
+archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.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.3" }
11
kafka-clients = { module = "org.apache.kafka:kafka-clients", version.ref = "kafka"}
0 commit comments