Skip to content

Commit

Permalink
Bump elasticsearch-rest-client in /modules/elasticsearch (testcontain…
Browse files Browse the repository at this point in the history
…ers#2277)

Bumps [elasticsearch-rest-client](https://github.com/elastic/elasticsearch) from 7.5.1 to 7.5.2.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Commits](elastic/elasticsearch@v7.5.1...v7.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and quincy committed May 28, 2020
1 parent c912d51 commit c63b120
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.5.1"
testCompile "org.elasticsearch.client:elasticsearch-rest-client:7.5.2"
testCompile "org.elasticsearch.client:transport:6.7.1"
}

0 comments on commit c63b120

Please sign in to comment.