Skip to content

Commit

Permalink
Merge pull request #12 from christian-ertl/fix-dependency-scope
Browse files Browse the repository at this point in the history
Fix dependency scope
  • Loading branch information
wuan committed Mar 26, 2019
2 parents a779016 + 9aa2e5b commit 0fbc8a0
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 0fbc8a0

Please sign in to comment.