Skip to content

Commit 4d18b00

Browse files
tswastlesv
authored andcommitted
Update coveralls plugin for code coverage analysis. (#194)
1 parent 37417d2 commit 4d18b00

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
@@ -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)