Skip to content

Commit

Permalink
Update dependency de.flapdoodle.embed:de.flapdoodle.embed.mongo to v4…
Browse files Browse the repository at this point in the history
….15.0
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent 6bdc880 commit 6f0b8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
kotest-runner = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
kotest-assertions = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
cronutils = { module = "com.cronutils:cron-utils", version.ref = "cronutils" }
embedMongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.9.2" }
embedMongo = { module = "de.flapdoodle.embed:de.flapdoodle.embed.mongo", version = "4.15.0" }
mongodbReactive = { module = "org.mongodb:mongodb-driver-reactivestreams", version = "4.11.0" }
rxjava = { module = "io.reactivex.rxjava2:rxkotlin", version = "2.4.0" }

Expand Down

0 comments on commit 6f0b8c2

Please sign in to comment.