We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96a36e8 + 2532b96 commit 6791c0eCopy full SHA for 6791c0e
build.gradle
@@ -48,7 +48,7 @@ dependencies {
48
testImplementation "org.springframework.boot:spring-boot-starter-test:$springBootVersion"
49
testImplementation "org.springframework.boot:spring-boot-starter-actuator:$springBootVersion"
50
51
- testImplementation 'org.junit.jupiter:junit-jupiter:6.0.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.0.1'
52
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
53
}
54
0 commit comments