Skip to content

Commit bd0aff5

Browse files
dependabot[bot]bsideup
authored andcommitted
Bump transport from 6.4.1 to 6.5.4 in /modules/elasticsearch (#1055)
Bumps [transport](https://github.com/elastic/elasticsearch) from 6.4.1 to 6.5.4. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Commits](https://github.com/elastic/elasticsearch/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d71398 commit bd0aff5

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.5.4"
6-
testCompile "org.elasticsearch.client:transport:6.4.1"
6+
testCompile "org.elasticsearch.client:transport:6.5.4"
77
}

0 commit comments

Comments
 (0)