Skip to content

Commit

Permalink
make test work
Browse files Browse the repository at this point in the history
  • Loading branch information
granny committed Jan 13, 2025
1 parent e547298 commit 0798147
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 @@ -46,10 +46,6 @@ subprojects {
}
}

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

tasks.withType<JavaCompile> {
options.encoding = Charsets.UTF_8.name()
options.release = 21
Expand Down

0 comments on commit 0798147

Please sign in to comment.