use version catalog

This commit is contained in:
kento2 2026-08-01 09:15:45 +02:00
parent f1b67ed17f
commit 0086329da9
3 changed files with 1 additions and 18 deletions

View file

@ -5,10 +5,6 @@ plugins {
id("scrow.java-library")
}
repositories {
mavenCentral()
}
dependencies {
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
testImplementation("org.junit.jupiter:junit-jupiter-api:6.1.1")