Skip to content

Commit

Permalink
fjerner Wrapper-konfig fra build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsteinsland committed Nov 11, 2024
1 parent 619c816 commit 8fdb359
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,6 @@ tasks {
}
}

withType<Wrapper> {
gradleVersion = "8.10.2"
}

withType<Test> {
useJUnitPlatform()
testLogging {
Expand Down

0 comments on commit 8fdb359

Please sign in to comment.