Skip to content

Commit

Permalink
Bump elasticsearch-rest-client in /modules/elasticsearch (#2277)
Browse files Browse the repository at this point in the history
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 rnorth committed Jan 23, 2020
1 parent fa1f8ce commit bd148a9
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 bd148a9

Please sign in to comment.