Skip to content

Commit ef1d751

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 c5af3b7 commit ef1d751

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
@@ -31,7 +31,7 @@ dependencies {
3131
implementation platform("org.eclipse.jetty:jetty-bom:12.0.15")
3232
api "org.wiremock:wiremock-jetty12:${wiremockVersion}"
3333
api "org.springframework.boot:spring-boot-test:3.4.1"
34-
api "org.springframework:spring-test:6.1.13"
34+
api "org.springframework:spring-test:6.2.12"
3535
api "org.slf4j:slf4j-api:2.0.16"
3636
api 'org.junit.jupiter:junit-jupiter-api:5.11.2'
3737

0 commit comments

Comments
 (0)