Skip to content

Commit

Permalink
build.gradle.kts: Remove extra blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlin1 committed Sep 26, 2024
1 parent f6ba981 commit 0b89fa0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ dependencies {

testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

}

tasks.withType<JavaCompile> {
Expand Down

0 comments on commit 0b89fa0

Please sign in to comment.