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 7196cc3 commit 89f74a0Copy full SHA for 89f74a0
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ wot = "1.15"
4
5
[libraries]
6
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1" }
7
-azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.15" }
+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" }
10
gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
0 commit comments