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 1435bd0 + 73b47e4 commit 1dd05b8Copy full SHA for 1dd05b8
modules/solr/build.gradle
@@ -6,5 +6,5 @@ dependencies {
6
shaded 'com.squareup.okhttp3:okhttp:4.12.0'
7
8
testImplementation 'org.apache.solr:solr-solrj:8.11.2'
9
- testImplementation 'org.assertj:assertj-core:3.24.2'
+ testImplementation 'org.assertj:assertj-core:3.25.1'
10
}
0 commit comments