Skip to content

Commit af48866

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/couchbase/org.assertj-assertj-core-3.27.3' into combined-pr-branch
2 parents 520d081 + 5c0fa07 commit af48866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/couchbase/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77

88
testImplementation 'com.couchbase.client:java-client:3.7.3'
99
testImplementation 'org.awaitility:awaitility:4.2.0'
10-
testImplementation 'org.assertj:assertj-core:3.26.3'
10+
testImplementation 'org.assertj:assertj-core:3.27.3'
1111
}
1212

1313
tasks.japicmp {

0 commit comments

Comments
 (0)