Skip to content

Commit ce567eb

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/couchbase/com.couchbase.client-java-client-3.4.11' into combined-pr-branch
2 parents 80b5309 + a8d2e5d commit ce567eb

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
@@ -5,7 +5,7 @@ dependencies {
55
// TODO use JDK's HTTP client and/or Apache HttpClient5
66
shaded 'com.squareup.okhttp3:okhttp:4.11.0'
77

8-
testImplementation 'com.couchbase.client:java-client:3.4.10'
8+
testImplementation 'com.couchbase.client:java-client:3.4.11'
99
testImplementation 'org.awaitility:awaitility:4.2.0'
1010
testImplementation 'org.assertj:assertj-core:3.24.2'
1111
}

0 commit comments

Comments
 (0)