We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a60456 + 3e328b2 commit 3b3d012Copy full SHA for 3b3d012
1 file changed
build.gradle
@@ -71,7 +71,7 @@ dependencies {
71
testImplementation 'org.springframework.security:spring-security-test'
72
testImplementation 'org.springframework.retry:spring-retry'
73
testImplementation 'jakarta.validation:jakarta.validation-api:3.1.1'
74
- testImplementation 'com.h2database:h2:2.3.232'
+ testImplementation 'com.h2database:h2:2.4.240'
75
76
// Runtime dependencies moved to test scope for library
77
testRuntimeOnly 'org.springframework.boot:spring-boot-devtools'
0 commit comments