Skip to content

Commit

Permalink
Fix dependency scope
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Ertl <ErtlChr@gmx.de>
  • Loading branch information
Christian Ertl authored and Christian Ertl committed Mar 11, 2019
1 parent a779016 commit 9aa2e5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.10.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 9aa2e5b

Please sign in to comment.