Skip to content

Commit 2400498

Browse files
committed
Update vscode coverage task gradle version
1 parent 3e397c4 commit 2400498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// https://github.com/jacoco/jacoco/issues/884#issuecomment-556936697
99
// Groovy 2.5.9 is the first version code coverage is accurately
1010
// reported on Java 11 with Jacoco
11-
"GROOVY_VERSION=4.0.13",
11+
"GROOVY_VERSION=4.0.29",
1212
"./gradlew",
1313
"-Dsonar.host.url=http://sonarqube:9000",
1414
"-Dsonar.projectKey=jervis",

0 commit comments

Comments
 (0)