Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/org.mongodb-bs…
Browse files Browse the repository at this point in the history
…on-5.2.1' into β世界線
  • Loading branch information
jimchen5209 committed Nov 10, 2024
2 parents af7fb75 + 3316179 commit 57e715e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
api(kotlin("reflect"))
api(platform("org.jetbrains.kotlinx:kotlinx-coroutines-bom:1.9.0"))
api("org.jetbrains.kotlinx:kotlinx-coroutines-core")
api("org.mongodb:bson:5.1.3")
api("org.mongodb:bson:5.2.1")
}

java {
Expand Down

0 comments on commit 57e715e

Please sign in to comment.