Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlamz committed Mar 20, 2024
1 parent 3273a00 commit ab4196c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions wrapper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,6 @@ tasks.test {
java {
withJavadocJar()
withSourcesJar()
toolchain {
languageVersion.set(JavaLanguageVersion.of(17))
}
}

tasks.named("sourcesJar") {
Expand Down

0 comments on commit ab4196c

Please sign in to comment.