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.
2 parents 90f755a + 06b9a59 commit b1c433cCopy full SHA for b1c433c
build.gradle
@@ -24,7 +24,7 @@ repositories {
24
}
25
26
dependencies {
27
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.14.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.14.1'
28
29
30
java {
0 commit comments