Skip to content

Commit

Permalink
fix jacoco
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheikah45 committed Dec 1, 2023
1 parent 4c8e252 commit bff7cde
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,6 @@ java {
}
}


//Specify jacoco version to work with java17
jacoco {
toolVersion = "0.8.7"
}

sourceCompatibility = JavaVersion.VERSION_21
targetCompatibility = JavaVersion.VERSION_21

Expand Down

0 comments on commit bff7cde

Please sign in to comment.