Skip to content

Commit 0d5a1d6

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency org.litote.kmongo:kmongo-serialization to v4.11.0
1 parent 3b7356c commit 0d5a1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ktor = "2.3.6"
77
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.0" }
88
embedmongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.10.1" }
99
kafka-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" }
1111
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
1212
kotest-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
1313
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }

0 commit comments

Comments
 (0)