graphics/graphics-graph-gral/build.gradle

3 lines
116 B
Groovy

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