Skip to content

Commit

Permalink
update jacoco for jdk21
Browse files Browse the repository at this point in the history
  • Loading branch information
atomfrede committed Dec 23, 2023
1 parent d6e7641 commit 277d96b
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 @@ -53,7 +53,7 @@ java {
}

jacoco {
toolVersion = "0.8.8"
toolVersion = "0.8.9"
}

ext.moduleName = 'com.github.atomfrede.jadenticon'
Expand Down

0 comments on commit 277d96b

Please sign in to comment.