We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd89030 commit 664b9fcCopy full SHA for 664b9fc
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ wot = "1.15"
4
5
[libraries]
6
azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.7" }
7
-azure-identity = { module = "com.azure:azure-identity", version = "1.8.1" }
+azure-identity = { module = "com.azure:azure-identity", version = "1.8.2" }
8
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.10.0" }
9
gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
10
jacamo = { module = "org.jacamo:jacamo", version = "1.1" }
0 commit comments