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 957130b commit 5e62672Copy full SHA for 5e62672
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ kotest = "5.8.0"
4
vertx = "4.4.2"
5
6
[libraries]
7
-archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
+archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.4.0" }
8
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.16.1" }
9
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
10
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
0 commit comments