Skip to content

Commit f4f32cd

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/couchbase/com.couchbase.client-java-client-3.2.6' into combined-pr-branch
2 parents 37eb9d4 + e7afcec commit f4f32cd

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

8-
testImplementation 'com.couchbase.client:java-client:3.2.5'
8+
testImplementation 'com.couchbase.client:java-client:3.2.6'
99
testImplementation 'org.awaitility:awaitility:4.1.1'
1010
}

0 commit comments

Comments
 (0)