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 44cff31 + 9a4e0b8 commit 67ee5d0Copy full SHA for 67ee5d0
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.3'
9
- testImplementation 'org.assertj:assertj-core:3.25.1'
+ testImplementation 'org.assertj:assertj-core:3.25.3'
10
}
0 commit comments