Skip to content

Commit

Permalink
Fix assertj dependency scope
Browse files Browse the repository at this point in the history
  • Loading branch information
gquintana committed Jun 21, 2022
1 parent 793d0a0 commit de85750
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 @@ -89,6 +89,7 @@
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.12.0</version>
<scope>test</scope>
</dependency>
</dependencies>
<dependencyManagement>
Expand Down

0 comments on commit de85750

Please sign in to comment.