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 fd61ed8 + 83a3ff9 commit bbb45cbCopy full SHA for bbb45cb
modules/solr/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
shaded 'com.squareup.okhttp3:okhttp:5.1.0'
7
8
testImplementation 'org.apache.solr:solr-solrj:8.11.4'
9
- testImplementation 'org.assertj:assertj-core:3.27.3'
+ testImplementation 'org.assertj:assertj-core:3.27.4'
10
}
11
12
tasks.japicmp {
0 commit comments