Skip to content

Commit e578ce0

Browse files
fix(deps): update dependency co.elastic.clients:elasticsearch-java to v8.13.0 (#368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dda8443 commit e578ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ktor = "2.3.9"
2525
koin = "3.5.3"
2626
r2dbc-spi = "1.0.0.RELEASE"
2727
r2dbc-postgresql = "0.8.13.RELEASE"
28-
elastic = "8.12.2"
28+
elastic = "8.13.0"
2929
mongodb = "5.0.0"
3030
wiremock = "3.4.2"
3131
testcontainers = "1.19.7"

0 commit comments

Comments
 (0)