Bump JUnit to 5.10.2 (#2803)
This commit is contained in:
@@ -35,7 +35,7 @@ subprojects {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
"testImplementation"("org.junit.jupiter:junit-jupiter:5.9.1")
|
||||
"testImplementation"("org.junit.jupiter:junit-jupiter:5.10.2")
|
||||
}
|
||||
|
||||
tasks.withType<Test> {
|
||||
|
||||
Reference in New Issue
Block a user