Skip to content

Commit ae7e62e

Browse files
author
Ajay Kannan
committed
try latest version of coveralls
1 parent 75dbbf8 commit ae7e62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
<plugin>
254254
<groupId>org.eluder.coveralls</groupId>
255255
<artifactId>coveralls-maven-plugin</artifactId>
256-
<version>3.1.0</version>
256+
<version>4.1.0</version>
257257
<configuration>
258258
<coberturaReports>
259259
<coberturaReport>${basedir}/target/coverage.xml</coberturaReport>

0 commit comments

Comments
 (0)