Skip to content

Commit f39fa30

Browse files
authored
Bump org.springframework:spring-test from 4.3.14.RELEASE to 4.3.30.RELEASE (#190)
2 parents fcefb75 + c2fca81 commit f39fa30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ dependencies {
135135
testImplementation 'org.hamcrest:hamcrest-core:1.3'
136136
testImplementation 'org.mockito:mockito-core:2.8.9'
137137
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
138-
testImplementation 'org.springframework:spring-test:4.3.14.RELEASE'
138+
testImplementation 'org.springframework:spring-test:4.3.30.RELEASE'
139139
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'
140140
}
141141

0 commit comments

Comments
 (0)