File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ ktor = "2.3.7"
55
66[libraries ]
77archunit = { module = " com.tngtech.archunit:archunit-junit5" , version = " 1.2.1" }
8- azure-digital-twins = { module = " com.azure:azure-digitaltwins-core" , version = " 1.3.16 " }
9- azure-identity = { module = " com.azure:azure-identity" , version = " 1.11.1 " }
8+ azure-digital-twins = { module = " com.azure:azure-digitaltwins-core" , version = " 1.5.1 " }
9+ azure-identity = { module = " com.azure:azure-identity" , version = " 1.16.3 " }
1010embedmongo = { module = " de.flapdoodle.embed:de.flapdoodle.embed.mongo" , version = " 4.12.2" }
1111jackson-module-kotlin = { module = " com.fasterxml.jackson.module:jackson-module-kotlin" , version = " 2.16.1" }
1212kafka-clients = { module = " org.apache.kafka:kafka-clients" , version = " 7.5.2-ce" }
You can’t perform that action at this time.
0 commit comments