Skip to content

Commit

Permalink
build: bump jacoco version
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-draeger committed Apr 13, 2021
1 parent bc62407 commit 40e9cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ subprojects {
}

jacoco {
toolVersion = "0.8.5"
toolVersion = "0.8.6"
}

tasks {
Expand Down

0 comments on commit 40e9cb1

Please sign in to comment.