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-elasticsearch-rest-client-8.15.1' into combined-pr-branch
  • Loading branch information
eddumelendez committed Sep 24, 2024
2 parents b175776 + 61b8ff7 commit 61fe2a8
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,7 +2,7 @@ description = "Testcontainers :: elasticsearch"

dependencies {
api project(':testcontainers')
testImplementation "org.elasticsearch.client:elasticsearch-rest-client:8.14.3"
testImplementation "org.elasticsearch.client:elasticsearch-rest-client:8.15.1"
testImplementation "org.elasticsearch.client:transport:7.17.24"
testImplementation 'org.assertj:assertj-core:3.26.3'
}

0 comments on commit 61fe2a8

Please sign in to comment.