Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1…
Browse files Browse the repository at this point in the history
….10.1
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 30325ea commit b3c0120
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
Expand Up @@ -28,7 +28,7 @@ dependencies {
api(kotlin("stdlib"))

api("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0")
api("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
api("com.googlecode.cqengine:cqengine:3.6.0")

api("org.litote.kmongo:kmongo:5.1.0")
Expand Down

0 comments on commit b3c0120

Please sign in to comment.