Skip to content

Commit

Permalink
Update dependency org.litote.kmongo:kmongo to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent be4ebfd commit 73595ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ dependencies {
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0")
api("com.googlecode.cqengine:cqengine:3.6.0")

api("org.litote.kmongo:kmongo:5.1.0")
api("org.litote.kmongo:kmongo:5.2.0")
api("com.fasterxml.jackson.core:jackson-databind:2.18.2")

api("redis.clients:jedis:5.2.0")

0 comments on commit 73595ab

Please sign in to comment.