Skip to content

Commit

Permalink
Bump mongodb from 5.1.2 to 5.1.3
Browse files Browse the repository at this point in the history
Bumps `mongodb` from 5.1.2 to 5.1.3.

Updates `org.mongodb:mongodb-driver-kotlin-coroutine` from 5.1.2 to 5.1.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.1.2...r5.1.3)

Updates `org.mongodb:bson-kotlinx` from 5.1.2 to 5.1.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.1.2...r5.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 12, 2024
1 parent 1fc8cc7 commit 63651ac
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.121"
logback = "1.5.6"
logback-groovy = "1.14.5"
logging = "7.0.0"
mongodb = "5.1.2"
mongodb = "5.1.3"
pf4j = "3.12.0"
semver = "2.0.0"
sentry = "7.12.0"
Expand Down

0 comments on commit 63651ac

Please sign in to comment.