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.6"
77archunit = { module = " com.tngtech.archunit:archunit-junit5" , version = " 1.2.0" }
88embedmongo = { module = " de.flapdoodle.embed:de.flapdoodle.embed.mongo" , version = " 4.10.1" }
99kafka-clients = { module = " org.apache.kafka:kafka-clients" , version = " 7.5.0-ce" }
10- kmongo = { module = " org.litote.kmongo:kmongo-serialization" , version = " 4.10 .0" }
10+ kmongo = { module = " org.litote.kmongo:kmongo-serialization" , version = " 4.11 .0" }
1111kotlin-stdlib = { module = " org.jetbrains.kotlin:kotlin-stdlib" , version.ref = " kotlin" }
1212kotest-junit5 = { module = " io.kotest:kotest-runner-junit5" , version.ref = " kotest" }
1313kotest-assertions-core = { module = " io.kotest:kotest-assertions-core" , version.ref = " kotest" }
You can’t perform that action at this time.
0 commit comments