We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af913b6 + 109199c commit 13ff150Copy full SHA for 13ff150
weather-app/build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
24
testImplementation("org.springframework.boot:spring-boot-starter-test")
25
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.1")
26
- testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.1")
+ testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.2")
27
}
28
29
test {
0 commit comments