Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Jan 13, 2025
1 parent a960406 commit 54dff12
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ subprojects {
maven(paperMavenPublicUrl)
}

dependencies {
"testRuntimeOnly"("org.junit.platform:junit-platform-launcher")
}

tasks.withType<AbstractArchiveTask>().configureEach {
isPreserveFileTimestamps = false
isReproducibleFileOrder = true
Expand Down

0 comments on commit 54dff12

Please sign in to comment.