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 e375900 commit 2e725bcCopy full SHA for 2e725bc
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ kotlin = "1.9.21"
5
kotest = "5.8.0"
6
7
[libraries]
8
-archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.0" }
+archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
9
logback = { module = "ch.qos.logback:logback-classic", version = "1.4.14" }
10
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.16.0" }
11
kafka-clients = { module = "org.apache.kafka:kafka-clients", version.ref = "kafka"}
0 commit comments