Skip to content

Commit 44c00f1

Browse files
fix(deps): update dependency co.elastic.clients:elasticsearch-java to v9
1 parent 4d6f363 commit 44c00f1

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
@@ -28,7 +28,7 @@ ktor = "3.1.2"
2828
koin = "4.1.0-Beta7"
2929
r2dbc-spi = "1.0.0.RELEASE"
3030
r2dbc-postgresql = "0.8.13.RELEASE"
31-
elastic = "8.18.0"
31+
elastic = "9.0.0"
3232
mongodb = "5.4.0"
3333
wiremock = "3.12.1"
3434
testcontainers = "1.20.6"

0 commit comments

Comments
 (0)