diff --git a/build.gradle b/build.gradle index 4e61248..0745244 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.3.0" + testImplementation "org.springframework:spring-test:5.3.1" // tomcat for tests testImplementation "javax.annotation:javax.annotation-api:1.3.2"