Skip to content

Commit be083d5

Browse files
committed
elasticsearch version 8.12.1 and removed strict versioning
1 parent 86943b8 commit be083d5

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.8"
2525
koin = "3.5.3"
2626
r2dbc-spi = "1.0.0.RELEASE"
2727
r2dbc-postgresql = "0.8.13.RELEASE"
28-
elastic = { strictly = "[8.12.0,)" }
28+
elastic = "8.12.1"
2929
mongodb = "4.11.1"
3030
wiremock = "3.3.1"
3131
testcontainers = "1.19.5"

0 commit comments

Comments
 (0)