We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b37d5 commit aa851f5Copy full SHA for aa851f5
build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
testImplementation 'org.mockito:mockito-inline:4.11.0'
38
testImplementation 'org.hamcrest:hamcrest-all:1.3'
39
testImplementation 'org.springframework:spring-test:5.3.26'
40
- testImplementation 'org.springframework:spring-web:5.3.26'
+ testImplementation 'org.springframework:spring-web:6.2.17'
41
}
42
43
test {
0 commit comments