Skip to content

Commit 3095cfa

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/couchbase/com.squareup.okhttp3-okhttp-4.11.0' into combined-pr-branch
2 parents 7554df8 + 1cf40f6 commit 3095cfa

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
@@ -3,7 +3,7 @@ description = "Testcontainers :: Couchbase"
33
dependencies {
44
api project(':testcontainers')
55
// TODO use JDK's HTTP client and/or Apache HttpClient5
6-
shaded 'com.squareup.okhttp3:okhttp:4.10.0'
6+
shaded 'com.squareup.okhttp3:okhttp:4.11.0'
77

88
testImplementation 'com.couchbase.client:java-client:3.4.7'
99
testImplementation 'org.awaitility:awaitility:4.2.0'

0 commit comments

Comments
 (0)