Skip to content

Commit 33526bd

Browse files
chore(deps): bump org.springframework:spring-test from 6.1.13 to 6.2.12
Bumps [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) from 6.1.13 to 6.2.12. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.13...v6.2.12) --- updated-dependencies: - dependency-name: org.springframework:spring-test dependency-version: 6.2.12 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 270e49a commit 33526bd

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
@@ -43,7 +43,7 @@ dependencies {
4343
api "org.wiremock:wiremock-jetty12:${wiremockVersion}"
4444

4545
api "org.springframework.boot:spring-boot-test:3.4.1"
46-
api "org.springframework:spring-test:6.1.13"
46+
api "org.springframework:spring-test:6.2.12"
4747
api "org.slf4j:slf4j-api:2.0.16"
4848
api 'org.junit.jupiter:junit-jupiter-api:5.11.2'
4949

0 commit comments

Comments
 (0)