Skip to content

Commit 568b63d

Browse files
committed
Change dependency to AssertJ to test scope
1 parent ac08f0a commit 568b63d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
<groupId>org.assertj</groupId>
3333
<artifactId>assertj-core</artifactId>
3434
<version>3.3.0</version>
35+
<scope>test</scope>
3536
</dependency>
3637
<dependency>
3738
<groupId>org.mock-server</groupId>

0 commit comments

Comments
 (0)