Skip to content

Commit

Permalink
Merge bbf05f5 into 8ef166f
Browse files Browse the repository at this point in the history
  • Loading branch information
mbland committed Dec 24, 2023
2 parents 8ef166f + bbf05f5 commit c5c2588
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions strcalc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,6 @@ dependencies {
antJUnit(libs.antJunit)
}

// Apply a specific Java toolchain to ease working on different environments.
java {
toolchain {
languageVersion.set(JavaLanguageVersion.of(21))
}
}

jacoco {
toolVersion = "0.8.11"
}
Expand Down

0 comments on commit c5c2588

Please sign in to comment.