graphics/png/build.gradle

4 lines
128 B
Groovy
Raw Normal View History

2020-11-09 00:11:22 +01:00
dependencies {
testImplementation "org.junit.jupiter:junit-jupiter-params:5.7.0"
testImplementation "junit:junit:4.12"
}