Skip to content

Commit 1b9293a

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/couchbase/com.couchbase.client-java-client-3.9.0' into combined-pr-branch
2 parents 7eef6de + eec95b9 commit 1b9293a

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:5.1.0'
77

8-
testImplementation 'com.couchbase.client:java-client:3.8.3'
8+
testImplementation 'com.couchbase.client:java-client:3.9.0'
99
testImplementation 'org.awaitility:awaitility:4.3.0'
1010
testImplementation 'org.assertj:assertj-core:3.27.4'
1111
}

0 commit comments

Comments
 (0)