Skip to content

Commit d676097

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/azure/com.squareup.okhttp3-okhttp-5.1.0' into combined-pr-branch
2 parents c9011ef + 457e94d commit d676097

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(':mssqlserver')
66
// TODO use JDK's HTTP client and/or Apache HttpClient5
7-
shaded 'com.squareup.okhttp3:okhttp:4.12.0'
7+
shaded 'com.squareup.okhttp3:okhttp:5.1.0'
88

99
testImplementation 'org.assertj:assertj-core:3.27.3'
1010
testImplementation platform("com.azure:azure-sdk-bom:1.2.32")

0 commit comments

Comments
 (0)