Duplicate definition in pom file
This commit is contained in:
6
pom.xml
6
pom.xml
@ -104,12 +104,6 @@
|
|||||||
<version>${junit.platform.version}</version>
|
<version>${junit.platform.version}</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>org.junit.platform</groupId>
|
|
||||||
<artifactId>junit-platform-runner</artifactId>
|
|
||||||
<version>${junit.platform.version}</version>
|
|
||||||
<scope>test</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.teknek</groupId>
|
<groupId>io.teknek</groupId>
|
||||||
<artifactId>tunit</artifactId>
|
<artifactId>tunit</artifactId>
|
||||||
|
Reference in New Issue
Block a user