3 lines
71 B
Groovy
3 lines
71 B
Groovy
dependencies {
|
|
testImplementation testLibs.junit.jupiter.vintage
|
|
}
|