Skip to content

Commit

Permalink
Bump elasticsearch-rest-client from 7.5.2 to 7.6.0 in /modules/… (tes…
Browse files Browse the repository at this point in the history
…tcontainers#2347)

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Feb 16, 2020
1 parent 7c8e0ea commit c7642e5
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.2"
testCompile "org.elasticsearch.client:elasticsearch-rest-client:7.6.0"
testCompile "org.elasticsearch.client:transport:6.7.1"
}

0 comments on commit c7642e5

Please sign in to comment.