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 b84d116 commit 2cba3c2Copy full SHA for 2cba3c2
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ ktor = "2.3.3"
5
kmongo = "4.10.0"
6
7
[libraries]
8
-archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.0.1" }
+archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.1.0" }
9
embed-mongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.8.0" }
10
azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.11" }
11
azure-identity = { module = "com.azure:azure-identity", version = "1.9.2" }
0 commit comments