Skip to content
Open

Dev #25

Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,9 @@
<executable>true</executable>
</configuration>
</plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.4</version>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand All @@ -251,4 +254,4 @@
</dependency>
</dependencies>
</dependencyManagement>
</project>
</project>