Skip to content

Commit

Permalink
fix(deps): update dependency org.mongodb:mongodb-driver-reactivestrea…
Browse files Browse the repository at this point in the history
…ms to v4.11.0
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent 41f0ce0 commit c193580
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 @@ -22,7 +22,7 @@ koin = "3.5.1"
r2dbc-spi = "1.0.0.RELEASE"
r2dbc-postgresql = "0.8.13.RELEASE"
elastic = "8.10.3"
mongodb = "4.10.2"
mongodb = "4.11.0"

[libraries]
kotlin-stdlib-jdk8 = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
Expand Down

0 comments on commit c193580

Please sign in to comment.