Skip to content

Commit

Permalink
Jacoco version for java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Tamayo-Rios committed May 27, 2023
1 parent af1066e commit 6d6d2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ test {
}

jacoco {
toolVersion = "0.8.2"
toolVersion = "${jacoco_tool_version}"
}

dependencies {
Expand Down

0 comments on commit 6d6d2b2

Please sign in to comment.