Skip to content

Commit b67dd11

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/couchbase/org.awaitility-awaitility-4.2.1' into combined-pr-branch
2 parents 49aa02c + 463e550 commit b67dd11

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

88
testImplementation 'com.couchbase.client:java-client:3.6.2'
9-
testImplementation 'org.awaitility:awaitility:4.2.0'
9+
testImplementation 'org.awaitility:awaitility:4.2.1'
1010
testImplementation 'org.assertj:assertj-core:3.25.3'
1111
}

0 commit comments

Comments
 (0)