Skip to content

Commit 2bea181

Browse files
build(deps): bump mongodb from 5.2.0 to 5.4.0
Bumps `mongodb` from 5.2.0 to 5.4.0. Updates `org.mongodb:mongodb-driver-kotlin-coroutine` from 5.2.0 to 5.4.0 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.2.0...r5.4.0) Updates `org.mongodb:bson-kotlinx` from 5.2.0 to 5.4.0 - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](mongodb/mongo-java-driver@r5.2.0...r5.4.0) --- updated-dependencies: - dependency-name: org.mongodb:mongodb-driver-kotlin-coroutine dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mongodb:bson-kotlinx dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49a2cd3 commit 2bea181

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ android = "8.1.0"
1717
h2 = "2.2.224"
1818
postgres = "42.6.0"
1919
exposed = "0.44.0"
20-
mongodb = "5.2.0"
20+
mongodb = "5.4.0"
2121

2222
# Logging
2323
logback = "1.5.12"

0 commit comments

Comments
 (0)