Skip to content

Commit

Permalink
Bump kmongo-coroutine from 4.5.0 to 4.5.1 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 1, 2022
1 parent 026c7c0 commit 6cc675b
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 {
implementation("com.kotlindiscord.kord.extensions:kord-extensions:1.5.2-RC1")

// KMongo Coroutine - https://github.com/Litote/kmongo
implementation("org.litote.kmongo:kmongo-coroutine:4.5.0")
implementation("org.litote.kmongo:kmongo-coroutine:4.5.1")

// Hybrid commands - https://github.com/qbosst/kordex-hybrid-commands
implementation("io.github.qbosst:kordex-hybrid-commands:1.0.4-SNAPSHOT")
Expand Down

0 comments on commit 6cc675b

Please sign in to comment.