Skip to content

Commit b0f98b9

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/azure/com.squareup.okhttp3-okhttp-4.12.0' into combined-pr-branch
2 parents d716014 + c0e9e40 commit b0f98b9

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

88
testImplementation 'org.assertj:assertj-core:3.24.2'
99
testImplementation 'com.azure:azure-cosmos:4.51.0'

0 commit comments

Comments
 (0)