Skip to content

Commit

Permalink
Bump org.mongodb:mongodb-driver-reactivestreams from 4.7.2 to 4.11.0
Browse files Browse the repository at this point in the history
Bumps [org.mongodb:mongodb-driver-reactivestreams](https://github.com/mongodb/mongo-java-driver) from 4.7.2 to 4.11.0.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.7.2...r4.11.0)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-reactivestreams
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 44f9944 commit a73589a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
reactor : '3.5.11',
rxjava : '2.2.21',
mongodb : '4.7.2',
mongodbReactive: '4.7.2',
mongodbReactive: '4.11.0',
slf4j : '2.0.9',
logback : '1.4.11',
postgresql : '42.6.0',
Expand Down

0 comments on commit a73589a

Please sign in to comment.