Skip to content

Commit 7025e3f

Browse files
Bump elasticsearch-rest-client from 7.6.1 to 7.6.2 in /modules/… (#2501)
Bumps [elasticsearch-rest-client](https://github.com/elastic/elasticsearch) from 7.6.1 to 7.6.2. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](elastic/elasticsearch@v7.6.1...v7.6.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent ab72e1b commit 7025e3f

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,6 +2,6 @@ description = "TestContainers :: elasticsearch"
22

33
dependencies {
44
compile project(':testcontainers')
5-
testCompile "org.elasticsearch.client:elasticsearch-rest-client:7.6.1"
5+
testCompile "org.elasticsearch.client:elasticsearch-rest-client:7.6.2"
66
testCompile "org.elasticsearch.client:transport:6.7.1"
77
}

0 commit comments

Comments
 (0)