mirror of
https://github.com/RipMeApp/ripme.git
synced 2025-09-01 01:51:56 +02:00
remove junit-4.13
This commit is contained in:
@@ -26,7 +26,6 @@ dependencies {
|
||||
implementation("org.graalvm.js:js:21.3.0")
|
||||
testImplementation(enforcedPlatform("org.junit:junit-bom:5.8.2"))
|
||||
testImplementation("org.junit.jupiter:junit-jupiter")
|
||||
testImplementation("junit:junit:4.13.2")
|
||||
}
|
||||
|
||||
group = "com.rarchives.ripme"
|
||||
|
Reference in New Issue
Block a user