Skip to content

Commit 68f3f48

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/couchbase/com.squareup.okhttp3-okhttp-5.3.2' into combined-pr-branch
2 parents f2a6fe9 + 978ae2c commit 68f3f48

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:5.1.0'
6+
shaded 'com.squareup.okhttp3:okhttp:5.3.2'
77

88
testImplementation 'com.couchbase.client:java-client:3.9.1'
99
testImplementation 'org.awaitility:awaitility:4.3.0'

0 commit comments

Comments
 (0)