Skip to content

Commit

Permalink
Remove kotlin.jvmToolchain from buildSrc
Browse files Browse the repository at this point in the history
  • Loading branch information
WinG4merBR committed Jan 8, 2025
1 parent dfa52cf commit bf766cc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,4 @@ dependencies {

tasks.test {
useJUnitPlatform()
}

kotlin {
jvmToolchain(17)
}

0 comments on commit bf766cc

Please # to comment.