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 72b12e6 commit 0664a5aCopy full SHA for 0664a5a
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ kmongo = "4.9.0"
7
[libraries]
8
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.0.1" }
9
embed-mongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.7.0" }
10
-azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.9" }
+azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.10" }
11
azure-identity = { module = "com.azure:azure-identity", version = "1.9.1" }
12
kmongo = { module = "org.litote.kmongo:kmongo", version.ref = "kmongo" }
13
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
0 commit comments