Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.jetbrains.kotlin.jvm-2…
Browse files Browse the repository at this point in the history
….0.10
  • Loading branch information
kodiakhq[bot] authored Aug 12, 2024
2 parents 099c18b + af1bd20 commit 57ed8ce
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 @@ -32,7 +32,7 @@ dependencies {
api("tech.relaycorp:awala:[1.68.5,2.0.0)")
testImplementation("tech.relaycorp:awala-testing:1.5.32")

implementation("org.mongodb:bson:5.1.2")
implementation("org.mongodb:bson:5.1.3")

implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:$kotlinCoroutinesVersion")
testImplementation("org.jetbrains.kotlin:kotlin-test")
Expand Down

0 comments on commit 57ed8ce

Please sign in to comment.