Skip to content

Commit

Permalink
Remove a useless dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalijr2 committed Jan 16, 2025
1 parent 173c30a commit ed236f1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -331,10 +331,6 @@
<scope>test</scope>
<version>${junit.version}</version>
</dependency>
<dependency>
<artifactId>junit-platform-launcher</artifactId>
<groupId>org.junit.platform</groupId>
</dependency>
<dependency>
<artifactId>mockito-core</artifactId>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit ed236f1

Please sign in to comment.