We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 270e49a commit 33526bdCopy full SHA for 33526bd
build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
api "org.wiremock:wiremock-jetty12:${wiremockVersion}"
44
45
api "org.springframework.boot:spring-boot-test:3.4.1"
46
- api "org.springframework:spring-test:6.1.13"
+ api "org.springframework:spring-test:6.2.12"
47
api "org.slf4j:slf4j-api:2.0.16"
48
api 'org.junit.jupiter:junit-jupiter-api:5.11.2'
49
0 commit comments