diff --git a/build.gradle b/build.gradle index 154a942..30de51e 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.4.RELEASE" + testImplementation "org.springframework:spring-test:5.2.5.RELEASE" // tomcat for tests testImplementation "javax.annotation:javax.annotation-api:1.3.2"