Skip to content

Commit

Permalink
Merge pull request #277 from PabloLec/dependabot/gradle/develop/org.l…
Browse files Browse the repository at this point in the history
…itote.kmongo-kmongo-4.11.0

Bump org.litote.kmongo:kmongo from 4.10.0 to 4.11.0
  • Loading branch information
PabloLec authored Nov 8, 2023
2 parents 2287939 + 5a55f6e commit 678d9f4
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 @@ -16,7 +16,7 @@ repositories {

dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3")
implementation("org.litote.kmongo:kmongo:4.10.0")
implementation("org.litote.kmongo:kmongo:4.11.0")
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
implementation("org.slf4j:slf4j-log4j12:2.0.9")
implementation("com.jcabi:jcabi-log:0.23.0")
Expand Down

0 comments on commit 678d9f4

Please sign in to comment.