Skip to content

Commit 8ee5b8d

Browse files
committed
Update coveralls plugin for code coverage analysis. (GoogleCloudPlatform#194)
1 parent ab2212d commit 8ee5b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ limitations under the License.
7878
<plugin>
7979
<groupId>org.eluder.coveralls</groupId>
8080
<artifactId>coveralls-maven-plugin</artifactId>
81-
<version>3.1.0</version>
81+
<version>4.1.0</version>
8282
<configuration>
8383
<coberturaReports>
8484
<coberturaReport>${basedir}/target/coverage.xml</coberturaReport>

0 commit comments

Comments
 (0)