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 4447d0d + d6899ec commit 34a685fCopy full SHA for 34a685f
modules/elasticsearch/build.gradle
@@ -4,5 +4,5 @@ dependencies {
4
api project(':testcontainers')
5
testImplementation "org.elasticsearch.client:elasticsearch-rest-client:8.11.2"
6
testImplementation "org.elasticsearch.client:transport:7.17.17"
7
- testImplementation 'org.assertj:assertj-core:3.24.2'
+ testImplementation 'org.assertj:assertj-core:3.25.2'
8
}
0 commit comments