Skip to content

Commit

Permalink
Remove unneeded config
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikah45 committed Dec 1, 2023
1 parent b346b35 commit bece543
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,6 @@ tasks.withType(Test).configureEach {


java {
toolchain {
languageVersion.set(JavaLanguageVersion.of(21))
}
sourceCompatibility = JavaVersion.VERSION_21
targetCompatibility = JavaVersion.VERSION_21
}
Expand Down

0 comments on commit bece543

Please sign in to comment.