graphics/graphics-graph-gral/build.gradle

4 lines
119 B
Groovy
Raw Normal View History

2021-03-18 21:23:25 +01:00
dependencies {
testImplementation "org.junit.vintage:junit-vintage-engine:${project.property('junit4.version')}"
2021-03-18 21:23:25 +01:00
}