diff --git a/build.gradle b/build.gradle index b1eb1fc..82ede76 100644 --- a/build.gradle +++ b/build.gradle @@ -89,6 +89,6 @@ dependencies { testImplementation 'org.hamcrest:hamcrest-core:1.3' 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 'org.springframework:spring-test:4.3.14.RELEASE' testImplementation 'com.squareup.okhttp3:okhttp:4.12.0' } \ No newline at end of file