Skip to content

Commit a1d49a6

Browse files
committed
test jacoco dependency removal
1 parent 0ab9ded commit a1d49a6

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,6 @@
7676
<version>4.13.2</version>
7777
<scope>test</scope>
7878
</dependency>
79-
<dependency>
80-
<groupId>org.jacoco</groupId>
81-
<artifactId>jacoco-maven-plugin</artifactId>
82-
<version>0.8.14</version>
83-
<scope>test</scope>
84-
</dependency>
8579
<dependency>
8680
<groupId>org.mockito</groupId>
8781
<artifactId>mockito-core</artifactId>

0 commit comments

Comments
 (0)