Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies to v5.1.4 (#573)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent d9ba257 commit 8e57cb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ koin = "3.5.6"
r2dbc-spi = "1.0.0.RELEASE"
r2dbc-postgresql = "0.8.13.RELEASE"
elastic = "8.15.0"
mongodb = "5.1.3"
mongodb = "5.1.4"
wiremock = "3.9.1"
testcontainers = "1.20.1"
r2dbc-mssql = "1.0.2.RELEASE"
Expand Down
2 changes: 1 addition & 1 deletion recipes/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ r2dbc-mssql = "1.0.2.RELEASE"
elastic = "8.15.0"

# mongo
mongodb = "5.1.3"
mongodb = "5.1.4"

# Grpc
io-grpc = "1.63.0"
Expand Down

0 comments on commit 8e57cb2

Please sign in to comment.