chore(deps): update dependency org.junit.jupiter:junit-jupiter-engine to v5.8.2
parent
2e1f8c3314
commit
1cb5f50797
|
@ -27,7 +27,7 @@ dependencies {
|
|||
|
||||
testImplementation(kotlin("test-junit5"))
|
||||
testImplementation("org.junit.jupiter:junit-jupiter-api:5.6.0")
|
||||
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.6.0")
|
||||
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.8.2")
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
|
Loading…
Reference in New Issue