diff --git a/build.gradle b/build.gradle index 895c25f..b1eb1fc 100644 --- a/build.gradle +++ b/build.gradle @@ -90,5 +90,5 @@ dependencies { testImplementation 'org.mockito:mockito-core:2.8.9' testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1' testImplementation 'org.springframework:spring-test:5.2.19.RELEASE' - testImplementation 'com.squareup.okhttp3:okhttp:4.11.0' + testImplementation 'com.squareup.okhttp3:okhttp:4.12.0' } \ No newline at end of file