Skip to content

Commit

Permalink
build: remove junit dependency in spoon-control-flow (#6060)
Browse files Browse the repository at this point in the history
  • Loading branch information
bolu61 authored Nov 12, 2024
1 parent 2645f5b commit f142331
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions spoon-control-flow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,6 @@
<version>1.5.2</version>
</dependency>

<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.13.2</version>
<scope>test</scope>
</dependency>
</dependencies>

</project>

0 comments on commit f142331

Please sign in to comment.