Skip to content

Commit 9c49f31

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.apache.solr-solr-solrj-8.9.0' into combined-pr-branch
2 parents 5efface + 58960f3 commit 9c49f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/solr-container/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies {
1010
compileOnly "org.projectlombok:lombok:1.18.20"
1111
annotationProcessor "org.projectlombok:lombok:1.18.16"
1212

13-
implementation 'org.apache.solr:solr-solrj:8.8.2'
13+
implementation 'org.apache.solr:solr-solrj:8.9.0'
1414

1515
testImplementation 'org.testcontainers:testcontainers'
1616
testImplementation 'org.testcontainers:solr'

0 commit comments

Comments
 (0)