Skip to content

Commit 4205b41

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/solr/org.apache.solr-solr-solrj-8.11.1' into combined-pr-branch
2 parents b2c1e5b + 32fbe07 commit 4205b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/solr/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ description = "Testcontainers :: Solr"
22

33
dependencies {
44
api project(':testcontainers')
5-
testImplementation 'org.apache.solr:solr-solrj:8.3.0'
5+
testImplementation 'org.apache.solr:solr-solrj:8.11.1'
66

77
}

0 commit comments

Comments
 (0)