Skip to content

Commit 747f4c1

Browse files
dependabot[bot]Lysoun
authored andcommitted
chore(deps): bump org.mongodb:mongodb-driver-sync from 5.0.0 to 5.0.1
Bumps [org.mongodb:mongodb-driver-sync](https://github.com/mongodb/mongo-java-driver) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.0.0...r5.0.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>
1 parent 67f3f21 commit 747f4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ mockk = "1.13.10"
1111
clickt = "2.8.0"
1212

1313
mongo = "4.0.13"
14-
mongoDriver = "5.0.0"
14+
mongoDriver = "5.0.1"
1515
jongo = "1.4.1"
1616

1717
h2Database = "2.2.224"

0 commit comments

Comments
 (0)