Skip to content

Commit 832c6e0

Browse files
authored
Bump elasticsearch-rest-client from 7.6.0 to 7.6.1 in /modules/… (#2401)
Bumps [elasticsearch-rest-client](https://github.com/elastic/elasticsearch) from 7.6.0 to 7.6.1. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](elastic/elasticsearch@v7.6.0...v7.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e6ee290 commit 832c6e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0"
5+
testCompile "org.elasticsearch.client:elasticsearch-rest-client:7.6.1"
66
testCompile "org.elasticsearch.client:transport:6.7.1"
77
}

0 commit comments

Comments
 (0)