We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a82d265 commit 109199cCopy full SHA for 109199c
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