Skip to content

Commit

Permalink
fix(deps): update dependency co.elastic.clients:elasticsearch-java to…
Browse files Browse the repository at this point in the history
… v8.14.2 (#507)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent 5e0997c commit 94a8b77
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 @@ -27,7 +27,7 @@ ktor = "2.3.12"
koin = "3.5.6"
r2dbc-spi = "1.0.0.RELEASE"
r2dbc-postgresql = "0.8.13.RELEASE"
elastic = "8.14.1"
elastic = "8.14.2"
mongodb = "5.1.1"
wiremock = "3.8.0"
testcontainers = "1.19.8"
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 @@ -49,7 +49,7 @@ r2dbc-postgresql = "0.8.13.RELEASE"
r2dbc-mssql = "1.0.2.RELEASE"

# elastic
elastic = "8.14.1"
elastic = "8.14.2"

# mongo
mongodb = "5.1.1"
Expand Down

0 comments on commit 94a8b77

Please sign in to comment.