graphics/graphics-graph-gral/build.gradle

3 lines
119 B
Groovy

dependencies {
testImplementation "org.junit.vintage:junit-vintage-engine:${project.property('junit4.version')}"
}