Skip to content
Snippets Groups Projects
Commit e1cfbf68 authored by Martin Vogel's avatar Martin Vogel
Browse files

Merge branch '1-mehrfache-deklaration-der-junit-jupiter-abhangigkeiten' into 'main'

Resolve "Mehrfache Deklaration der JUnit Jupiter Abhängigkeiten"

See merge request !25
parents 51f7a14d 38b7e1e5
No related branches found
No related tags found
1 merge request!25Resolve "Mehrfache Deklaration der JUnit Jupiter Abhängigkeiten"
......@@ -135,13 +135,6 @@
<version>${junit.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit</groupId>
<artifactId>junit-bom</artifactId>
<version>${junit.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment