Skip to content

Commit 3080796

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/azure/com.squareup.okhttp3-okhttp-5.3.2' into combined-pr-branch
2 parents 74e1fee + 57663e0 commit 3080796

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
@@ -4,7 +4,7 @@ dependencies {
44
api project(':testcontainers')
55
api project(':testcontainers-mssqlserver')
66
// TODO use JDK's HTTP client and/or Apache HttpClient5
7-
shaded 'com.squareup.okhttp3:okhttp:5.1.0'
7+
shaded 'com.squareup.okhttp3:okhttp:5.3.2'
88

99
testImplementation platform("com.azure:azure-sdk-bom:1.2.32")
1010
testImplementation 'com.azure:azure-cosmos'

0 commit comments

Comments
 (0)