Skip to content

Commit

Permalink
Bump org.mongodb:mongodb-driver-kotlin-coroutine from 4.10.1 to 4.10.2
Browse files Browse the repository at this point in the history
Bumps [org.mongodb:mongodb-driver-kotlin-coroutine](https://github.com/mongodb/mongo-java-driver) from 4.10.1 to 4.10.2.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.10.1...r4.10.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 21, 2023
1 parent 7cd26b3 commit d1890cc
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 @@ linkie = "1.0.99"
logback = "1.4.11"
logback-groovy = "1.14.4"
logging = "5.1.0"
mongodb = "4.10.1"
mongodb = "4.10.2"
pf4j = "3.9.0"
sentry = "6.28.0"
slf4j = "2.0.7"
Expand Down

0 comments on commit d1890cc

Please sign in to comment.