Skip to content

Commit

Permalink
Bump elasticsearch-rest-client in /modules/elasticsearch (#2197)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Dec 19, 2019
1 parent 6958fb2 commit 639cacd
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.0"
testCompile "org.elasticsearch.client:elasticsearch-rest-client:7.5.1"
testCompile "org.elasticsearch.client:transport:6.7.1"
}

0 comments on commit 639cacd

Please sign in to comment.