Skip to content

Commit

Permalink
#420 - debugging travis ... again.
Browse files Browse the repository at this point in the history
  • Loading branch information
schauder committed Oct 29, 2018
1 parent 51c7664 commit 607c9ff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@
<artifactId>assertj-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.23.0</version>
</dependency>
</dependencies>

</project>

0 comments on commit 607c9ff

Please sign in to comment.