diff --git a/build.gradle b/build.gradle index e952b3c..8d3a8b4 100644 --- a/build.gradle +++ b/build.gradle @@ -46,7 +46,7 @@ dependencies { ktlint("com.pinterest:ktlint:0.36.0") // spring for tests - testImplementation "org.springframework:spring-test:5.2.3.RELEASE" + testImplementation "org.springframework:spring-test:5.2.4.RELEASE" // tomcat for tests testImplementation "javax.annotation:javax.annotation-api:1.3.2"