Bump JUnit5 version to 5.9.1
This commit is contained in:
@@ -89,7 +89,7 @@ dependencies {
|
||||
|
||||
testImplementation("org.jetbrains.kotlinx:atomicfu:0.17.1")
|
||||
|
||||
testRuntimeOnly("org.junit.vintage:junit-vintage-engine:5.6.2")
|
||||
testRuntimeOnly("org.junit.vintage:junit-vintage-engine:5.9.1")
|
||||
}
|
||||
|
||||
optInToExperimentalCompilerApi()
|
||||
|
||||
Reference in New Issue
Block a user