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.
2 parents fcefb75 + c2fca81 commit f39fa30Copy full SHA for f39fa30
1 file changed
build.gradle
@@ -135,7 +135,7 @@ dependencies {
135
testImplementation 'org.hamcrest:hamcrest-core:1.3'
136
testImplementation 'org.mockito:mockito-core:2.8.9'
137
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
138
- testImplementation 'org.springframework:spring-test:4.3.14.RELEASE'
+ testImplementation 'org.springframework:spring-test:4.3.30.RELEASE'
139
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
140
}
141
0 commit comments