We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc8dde7 commit b703443Copy full SHA for b703443
gradle/libs.versions.toml
@@ -23,7 +23,7 @@ ktor = "3.3.3"
23
koin = "4.1.1"
24
r2dbc-postgresql = "0.8.13.RELEASE"
25
elastic = "8.19.8"
26
-mongodb = "5.6.1"
+mongodb = "5.6.2"
27
wiremock = "3.13.2"
28
testcontainers = "2.0.2"
29
spotless = "8.1.0"
recipes/gradle/libs.versions.toml
@@ -32,7 +32,7 @@ ktor = "3.3.3"
32
33
34
# mongo
35
36
37
# Tooling
38
0 commit comments