Skip to content

Commit

Permalink
change assertj scope to test
Browse files Browse the repository at this point in the history
  • Loading branch information
javajigi committed Jan 9, 2018
1 parent 7b59d5f commit e3976a6
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 @@ -43,6 +43,7 @@
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.9.0</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit e3976a6

Please sign in to comment.