Skip to content
Snippets Groups Projects
Commit 6e35b236 authored by Andrea Burattin's avatar Andrea Burattin
Browse files

Missing dependency

parent 03024c96
Branches
No related tags found
No related merge requests found
......@@ -148,6 +148,12 @@
<version>5.17.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.11.1</version>
<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