Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 10, 2023
1 parent b0dc339 commit f324942
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 @@ -58,7 +58,7 @@ logback = "1.2.12"
log4j = "2.21.1"
maven-resolver = "1.9.16"
mockito = "5.6.0"
mongo = "4.11.0"
mongo = "4.11.1"
netty = "4.1.101.Final"
newrelic-api = "5.14.0"
okhttp = "5.0.0-alpha.11" # TODO is compiling against an alpha version intentional?
Expand Down

0 comments on commit f324942

Please sign in to comment.