Skip to content

Commit

Permalink
Remove junit dependency to avoid conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Parisa68 committed Mar 5, 2025
1 parent 8529739 commit 5cb63ec
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions sda-doa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,6 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.11.4</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>no.elixir</groupId>
<artifactId>crypt4gh</artifactId>
Expand Down

0 comments on commit 5cb63ec

Please sign in to comment.