Skip to content

Commit bbb45cb

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/solr/org.assertj-assertj-core-3.27.4' into combined-pr-branch
2 parents fd61ed8 + 83a3ff9 commit bbb45cb

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
@@ -6,7 +6,7 @@ dependencies {
66
shaded 'com.squareup.okhttp3:okhttp:5.1.0'
77

88
testImplementation 'org.apache.solr:solr-solrj:8.11.4'
9-
testImplementation 'org.assertj:assertj-core:3.27.3'
9+
testImplementation 'org.assertj:assertj-core:3.27.4'
1010
}
1111

1212
tasks.japicmp {

0 commit comments

Comments
 (0)