Skip to content

Commit

Permalink
Fixes #4325 - Add HandlesTypes extension
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Dec 8, 2024
1 parent 06bfb77 commit 13354b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions extension/handlestypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,16 @@
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<scope>test</scope>
<version>5.10.3</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-params</artifactId>
<scope>test</scope>
<version>5.10.3</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<scope>test</scope>
<version>5.10.3</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 13354b0

Please sign in to comment.