Skip to content

Commit 1f8142b

Browse files
Bump org.springframework.boot:spring-boot-starter-test
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) from 2.7.6 to 3.2.5. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.6...v3.2.5) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40675c2 commit 1f8142b

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
@@ -49,7 +49,7 @@ dependencies {
4949
testImplementation "org.assertj:assertj-core:3.25.3"
5050
testImplementation "org.mockito:mockito-core:5.11.0"
5151
testImplementation "org.mockito:mockito-junit-jupiter:5.9.0"
52-
testImplementation "org.springframework.boot:spring-boot-starter-test:2.7.6"
52+
testImplementation "org.springframework.boot:spring-boot-starter-test:3.2.5"
5353
integrationTestImplementation "com.zaxxer:HikariCP:5.1.0"
5454
}
5555

0 commit comments

Comments
 (0)