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 c639cc6 commit d176b15Copy full SHA for d176b15
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ junit = "5.10.1"
3
wot = "1.15"
4
5
[libraries]
6
-archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
+archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.3.0" }
7
azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.16" }
8
azure-identity = { module = "com.azure:azure-identity", version = "1.11.1" }
9
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.12.0" }
0 commit comments