Skip to content

Commit 547e54e

Browse files
Merge branch 'main' into NIAD-1136
2 parents f44a4f2 + a94f10c commit 547e54e

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
testImplementation 'org.mockito:mockito-inline:4.8.0'
8989

0 commit comments

Comments
 (0)