We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e89026e + 70f03f2 commit 9836b61Copy full SHA for 9836b61
modules/elasticsearch/build.gradle
@@ -4,5 +4,5 @@ dependencies {
4
api project(':testcontainers')
5
testImplementation "org.elasticsearch.client:elasticsearch-rest-client:8.13.4"
6
testImplementation "org.elasticsearch.client:transport:7.17.17"
7
- testImplementation 'org.assertj:assertj-core:3.25.2'
+ testImplementation 'org.assertj:assertj-core:3.25.3'
8
}
0 commit comments