Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 90bb25d

Browse files
authored
removed junit (#21)
Co-authored-by: Katsute <[email protected]>
1 parent be0d67d commit 90bb25d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,6 @@
99
<version>03.01.00</version>
1010
<packaging>jar</packaging>
1111

12-
<dependencies>
13-
<dependency>
14-
<groupId>org.junit.jupiter</groupId>
15-
<artifactId>junit-jupiter-api</artifactId>
16-
<version>5.6.1</version>
17-
<scope>test</scope>
18-
</dependency>
19-
</dependencies>
20-
2112
<build>
2213
<plugins>
2314
<plugin>

0 commit comments

Comments
 (0)