We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ce86fa commit 3aae2d9Copy full SHA for 3aae2d9
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ ktor = "2.3.7"
5
kmongo = "4.11.0"
6
7
[libraries]
8
-archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
+archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.4.0" }
9
embed-mongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.12.2" }
10
azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.16" }
11
azure-identity = { module = "com.azure:azure-identity", version = "1.11.1" }
0 commit comments