Skip to content

Commit

Permalink
Bump elasticsearch-rest-client in /modules/elasticsearch
Browse files Browse the repository at this point in the history
Bumps [elasticsearch-rest-client](https://github.com/elastic/elasticsearch) from 7.10.0 to 7.10.1.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Commits](elastic/elasticsearch@v7.10.0...v7.10.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2020
1 parent 30f399e commit 7e9a590
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.10.0"
testCompile "org.elasticsearch.client:elasticsearch-rest-client:7.10.1"
testCompile "org.elasticsearch.client:transport:7.10.0"
}

0 comments on commit 7e9a590

Please sign in to comment.