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 7835c08 commit fd60387Copy full SHA for fd60387
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ kotest = "5.8.0"
4
ktor = "2.3.6"
5
6
[libraries]
7
-archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.0" }
+archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
8
azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.15" }
9
azure-identity = { module = "com.azure:azure-identity", version = "1.11.1" }
10
embedmongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.11.1" }
0 commit comments