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 854487b commit f8bc19fCopy full SHA for f8bc19f
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ wot = "1.15"
5
[libraries]
6
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.0" }
7
azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.15" }
8
-azure-identity = { module = "com.azure:azure-identity", version = "1.11.0" }
+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" }
11
jacamo = { module = "org.jacamo:jacamo", version = "1.1" }
0 commit comments