Skip to content

Commit 7de0960

Browse files
authored
Merge branch 'main' into dependabot/gradle/e2e-tests/com.fasterxml.jackson.core-jackson-databind-2.20.1
2 parents 41c0392 + a94f10c commit 7de0960

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

service/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ dependencies {
8282
testImplementation 'org.testcontainers:junit-jupiter:1.21.3'
8383
testImplementation 'org.awaitility:awaitility:4.3.0'
8484
testImplementation 'org.wiremock:wiremock-standalone:3.13.1'
85-
testImplementation 'com.squareup.okhttp3:okhttp:5.1.0'
86-
testImplementation 'com.squareup.okhttp3:mockwebserver3:5.1.0'
85+
testImplementation 'com.squareup.okhttp3:okhttp:5.3.0'
86+
testImplementation 'com.squareup.okhttp3:mockwebserver3:5.3.0'
8787
testImplementation 'com.adobe.testing:s3mock-testcontainers:4.7.0'
8888

8989
spotbugs 'com.github.spotbugs:spotbugs:4.9.8'

0 commit comments

Comments
 (0)