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 7b7c766 commit c8e2f66Copy full SHA for c8e2f66
gradle/libs.versions.toml
@@ -6,7 +6,7 @@ ktor = "2.3.3"
6
[libraries]
7
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.1.0" }
8
azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.11" }
9
-azure-identity = { module = "com.azure:azure-identity", version = "1.9.2" }
+azure-identity = { module = "com.azure:azure-identity", version = "1.10.0" }
10
embedmongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.8.0" }
11
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.15.2" }
12
kafka-clients = { module = "org.apache.kafka:kafka-clients", version = "7.4.1-ce"}
0 commit comments