Skip to content

Commit 30d5f85

Browse files
dependabot[bot]rnorth
authored andcommitted
Bump transport from 6.7.0 to 6.7.1 in /modules/elasticsearch (testcontainers#1370)
Bumps [transport](https://github.com/elastic/elasticsearch) from 6.7.0 to 6.7.1. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](elastic/elasticsearch@v6.7.0...v6.7.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1938b32 commit 30d5f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/elasticsearch/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ description = "TestContainers :: elasticsearch"
33
dependencies {
44
compile project(':testcontainers')
55
testCompile "org.elasticsearch.client:elasticsearch-rest-client:6.7.1"
6-
testCompile "org.elasticsearch.client:transport:6.7.0"
6+
testCompile "org.elasticsearch.client:transport:6.7.1"
77
}

0 commit comments

Comments
 (0)