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.
1 parent 6c6b0d7 commit 93c54dbCopy full SHA for 93c54db
build.gradle
@@ -74,8 +74,8 @@ subprojects {
74
}
75
76
dependencies {
77
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
78
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.3'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.3'
79
80
81
compileJava {
0 commit comments