Skip to content

Commit e235e81

Browse files
committed
[pom] Do not need the inline jar with file present
1 parent e7911cd commit e235e81

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -236,12 +236,6 @@
236236
<version>4.11.0</version>
237237
<scope>test</scope>
238238
</dependency>
239-
<dependency>
240-
<groupId>org.mockito</groupId>
241-
<artifactId>mockito-inline</artifactId>
242-
<version>4.11.0</version>
243-
<scope>test</scope>
244-
</dependency>
245239

246240
<dependency>
247241
<groupId>org.assertj</groupId>

0 commit comments

Comments
 (0)