graphics/graphics-png/build.gradle
2023-12-04 20:53:12 +01:00

4 lines
109 B
Groovy

dependencies {
testImplementation testLibs.junit.jupiter.params
testImplementation testLibs.junit4
}