Skip to content

Commit ae2d579

Browse files
Bump elasticsearch-rest-client in /modules/elasticsearch
Bumps [elasticsearch-rest-client](https://github.com/elastic/elasticsearch) from 7.12.1 to 7.13.0. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](elastic/elasticsearch@v7.12.1...v7.13.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96b2065 commit ae2d579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/elasticsearch/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description = "TestContainers :: elasticsearch"
22

33
dependencies {
44
compile project(':testcontainers')
5-
testCompile "org.elasticsearch.client:elasticsearch-rest-client:7.12.1"
5+
testCompile "org.elasticsearch.client:elasticsearch-rest-client:7.13.0"
66
testCompile "org.elasticsearch.client:transport:7.12.1"
77
testCompile 'org.rnorth.visible-assertions:visible-assertions:2.1.2'
88
}

0 commit comments

Comments
 (0)