Compare commits
1 commit
ab25b1d094
...
46f753d97e
Author | SHA1 | Date | |
---|---|---|---|
46f753d97e |
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ dependencies {
|
||||||
|
|
||||||
testImplementation(kotlin("test-junit5"))
|
testImplementation(kotlin("test-junit5"))
|
||||||
testImplementation("org.junit.jupiter:junit-jupiter-api:5.8.2")
|
testImplementation("org.junit.jupiter:junit-jupiter-api:5.8.2")
|
||||||
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.0")
|
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.9.1")
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks {
|
tasks {
|
||||||
|
|
Loading…
Add table
Reference in a new issue