We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ff6ee6 commit e3e0eb6Copy full SHA for e3e0eb6
build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
testImplementation "org.assertj:assertj-core:3.25.3"
50
testImplementation "org.mockito:mockito-core:5.11.0"
51
testImplementation "org.mockito:mockito-junit-jupiter:5.9.0"
52
- testImplementation "org.springframework.boot:spring-boot-starter-test:2.7.6"
+ testImplementation "org.springframework.boot:spring-boot-starter-test:3.3.1"
53
integrationTestImplementation "com.zaxxer:HikariCP:5.1.0"
54
}
55
0 commit comments