Skip to content
Snippets Groups Projects
Commit 85bc2cb2 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#734 - removed explicit mockito dependency (dependency is managed by spring boot)

parent 24d87ec0
Branches
Tags
No related merge requests found
......@@ -213,12 +213,6 @@
<version>${selenium.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-inline</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment