Skip to content

Commit

Permalink
Bump elasticsearch-rest-client from 7.6.0 to 7.6.1 in /modules/… (#2401)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
rnorth committed Mar 5, 2020
1 parent e6ee290 commit 832c6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/elasticsearch/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ description = "TestContainers :: elasticsearch"

dependencies {
compile project(':testcontainers')
testCompile "org.elasticsearch.client:elasticsearch-rest-client:7.6.0"
testCompile "org.elasticsearch.client:elasticsearch-rest-client:7.6.1"
testCompile "org.elasticsearch.client:transport:6.7.1"
}

0 comments on commit 832c6e0

Please sign in to comment.