Skip to content

Commit

Permalink
Remove redundant version declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Oct 12, 2021
1 parent 7a2304f commit e26c798
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion junit-platform-jfr/junit-platform-jfr.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ dependencies {
}

javaLibrary {
mainJavaVersion = JavaVersion.VERSION_1_8
configureRelease = false
}

Expand Down

0 comments on commit e26c798

Please sign in to comment.