Skip to content

Commit

Permalink
Remove coveralls-maven-plugin from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pnatashap committed Aug 31, 2023
1 parent c85c8ae commit 41c049c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,6 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>

<dependencies>
<dependency>
<groupId>org.eluder.coveralls</groupId>
<artifactId>coveralls-maven-plugin</artifactId>
<version>4.3.0</version>
</dependency>
</dependencies>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 41c049c

Please sign in to comment.