5 lines
108 B
Groovy
5 lines
108 B
Groovy
|
|
dependencies {
|
|
testImplementation testLibs.velocity
|
|
testImplementation testLibs.junit.benchmarks
|
|
}
|