We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab2212d commit 8ee5b8dCopy full SHA for 8ee5b8d
pom.xml
@@ -78,7 +78,7 @@ limitations under the License.
78
<plugin>
79
<groupId>org.eluder.coveralls</groupId>
80
<artifactId>coveralls-maven-plugin</artifactId>
81
- <version>3.1.0</version>
+ <version>4.1.0</version>
82
<configuration>
83
<coberturaReports>
84
<coberturaReport>${basedir}/target/coverage.xml</coberturaReport>
0 commit comments