Skip to content

Commit dd7c37d

Browse files
SONARSCALA-61 Update scoverage plugin to latest released version
1 parent 0cfa2d3 commit dd7c37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-scala-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id "scala"
3-
id "org.scoverage" version "8.0.3"
3+
id "org.scoverage" version "8.1"
44
id 'com.github.johnrengelman.shadow' version '7.1.2'
55
}
66

0 commit comments

Comments
 (0)