Skip to content

Commit 6ae7b36

Browse files
fix(deps): update mongo-java-driver monorepo to v5.6.2
1 parent cc8dde7 commit 6ae7b36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ktor = "3.3.3"
2323
koin = "4.1.1"
2424
r2dbc-postgresql = "0.8.13.RELEASE"
2525
elastic = "8.19.8"
26-
mongodb = "5.6.1"
26+
mongodb = "5.6.2"
2727
wiremock = "3.13.2"
2828
testcontainers = "2.0.2"
2929
spotless = "8.1.0"

recipes/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ktor = "3.3.3"
3232
koin = "4.1.1"
3333

3434
# mongo
35-
mongodb = "5.6.1"
35+
mongodb = "5.6.2"
3636

3737
# Tooling
3838
spotless = "8.1.0"

0 commit comments

Comments
 (0)