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 a973867 + 0ab8292 commit cdae7e9Copy full SHA for cdae7e9
build.gradle
@@ -35,8 +35,8 @@ repositories {
35
}
36
37
dependencies {
38
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
39
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.13.4'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.13.4'
40
41
42
java {
0 commit comments