File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ ktor = "2.3.3"
7
7
archunit = { module = " com.tngtech.archunit:archunit-junit5" , version = " 1.1.0" }
8
8
azure-digital-twins = { module = " com.azure:azure-digitaltwins-core" , version = " 1.3.12" }
9
9
azure-identity = { module = " com.azure:azure-identity" , version = " 1.10.0" }
10
- embedmongo = { module = " de.flapdoodle.embed:de.flapdoodle.embed.mongo" , version = " 4.9.1 " }
10
+ embedmongo = { module = " de.flapdoodle.embed:de.flapdoodle.embed.mongo" , version = " 4.9.2 " }
11
11
jackson-module-kotlin = { module = " com.fasterxml.jackson.module:jackson-module-kotlin" , version = " 2.15.2" }
12
12
kafka-clients = { module = " org.apache.kafka:kafka-clients" , version = " 7.5.0-ce" }
13
13
kafka-json = { module = " io.confluent:kafka-json-serializer" , version = " 7.5.0" }
You can’t perform that action at this time.
0 commit comments