Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/elasti…
Browse files Browse the repository at this point in the history
…csearch/org.elasticsearch.client-transport-7.17.11' into combined-pr-branch
  • Loading branch information
eddumelendez committed Jul 2, 2023
2 parents 04ad8b2 + 7eecd39 commit 754f424
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 @@ -3,6 +3,6 @@ description = "Testcontainers :: elasticsearch"
dependencies {
api project(':testcontainers')
testImplementation "org.elasticsearch.client:elasticsearch-rest-client:8.7.0"
testImplementation "org.elasticsearch.client:transport:7.17.9"
testImplementation "org.elasticsearch.client:transport:7.17.11"
testImplementation 'org.assertj:assertj-core:3.24.2'
}

0 comments on commit 754f424

Please sign in to comment.