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 113b50a commit d13e97fCopy full SHA for d13e97f
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ kotlin = "1.9.22"
7
ktor = "2.3.7"
8
9
[libraries]
10
-archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
+archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.3.0" }
11
embed-mongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.12.2" }
12
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.16.1" }
13
kafka-clients = { module = "org.apache.kafka:kafka-clients", version.ref = "kafka"}
0 commit comments