Skip to content

Commit

Permalink
Bump elasticsearch-rest-client from 7.10.0 to 7.10.1 in /modules/elas…
Browse files Browse the repository at this point in the history
…ticsearch (#3589)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 31, 2020
1 parent 4a03031 commit cb2c310
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 cb2c310

Please sign in to comment.