Skip to content

Commit bd2cfed

Browse files
Bump org.springframework:spring-test
Bumps [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) from 4.3.14.RELEASE to 4.3.30.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v4.3.14.RELEASE...v4.3.30.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-test dependency-version: 4.3.30.RELEASE dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 664661c commit bd2cfed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)