diff --git a/build.gradle b/build.gradle index 58d95a88..e379115e 100644 --- a/build.gradle +++ b/build.gradle @@ -74,7 +74,7 @@ dependencies { implementation "com.h2database:h2" } - testImplementation 'org.springframework.boot:spring-boot-starter-test:3.1.2' + testImplementation 'org.springframework.boot:spring-boot-starter-test:3.1.4'