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 db1fde3 commit 87621ccCopy full SHA for 87621cc
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.6.2" }
10
-azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.7" }
+azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.8" }
11
azure-identity = { module = "com.azure:azure-identity", version = "1.8.2" }
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