graphics/graphics-graph-gral/build.gradle

4 lines
116 B
Groovy
Raw Normal View History

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