Skip to content

Commit e3e0eb6

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.3.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.6...v3.3.1) --- 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] <[email protected]>
1 parent 9ff6ee6 commit e3e0eb6

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.3.1"
5353
integrationTestImplementation "com.zaxxer:HikariCP:5.1.0"
5454
}
5555

0 commit comments

Comments
 (0)