Skip to content

Commit 675f6de

Browse files
Update dependency jacoco to v0.8.14
1 parent 989e2f6 commit 675f6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ bootJar {
132132
}
133133

134134
jacoco {
135-
toolVersion = "0.8.12"
135+
toolVersion = "0.8.14"
136136
}
137137

138138
// task for printing project name.

0 commit comments

Comments
 (0)