Merge branch 'master' of git.inpt.fr:tocard-inc/enseeiht/porjet-modelisation-geometrique

This commit is contained in:
gdamms 2022-05-13 20:28:20 +02:00
commit c849f9d12c

View file

@ -15,7 +15,7 @@ repositories {
}
dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.0'
// testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.0'
// testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.0'
compileOnly 'org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT'
}