Skip to content

Commit

Permalink
build: use default toolchain config
Browse files Browse the repository at this point in the history
  • Loading branch information
Citymonstret committed Jan 15, 2024
1 parent 72709c0 commit 56a510e
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ plugins {
}

indra {
javaVersions {
minimumToolchain(8)
target(8)
testWith().set(setOf(8, 11, 17))
}
checkstyle().set(libs.versions.checkstyle)
}

Expand Down

0 comments on commit 56a510e

Please sign in to comment.