Skip to content

Commit 81ebbe9

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/azure/com.squareup.okhttp3-okhttp-4.11.0' into combined-pr-branch
2 parents a0f783b + 97d35d8 commit 81ebbe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/azure/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description = "Testcontainers :: Azure"
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 'org.assertj:assertj-core:3.24.2'
99
testImplementation 'com.azure:azure-cosmos:4.47.0'

0 commit comments

Comments
 (0)