We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dda360 commit c4b88cbCopy full SHA for c4b88cb
catch-exception/pom.xml
@@ -28,10 +28,6 @@
28
</dependencies>
29
<build>
30
<plugins>
31
- <plugin>
32
- <groupId>io.takari.maven.plugins</groupId>
33
- <artifactId>takari-lifecycle-plugin</artifactId>
34
- </plugin>
35
<plugin>
36
<groupId>org.pitest</groupId>
37
<artifactId>pitest-maven</artifactId>
catch-throwable/pom.xml
0 commit comments