Skip to content

Commit 3db3c76

Browse files
committed
Set test scope for assertj dependency
1 parent 56fd42c commit 3db3c76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

orgchart-addon/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
<groupId>org.assertj</groupId>
8787
<artifactId>assertj-core</artifactId>
8888
<version>2.5.0</version>
89+
<scope>test</scope>
8990
</dependency>
9091

9192
<dependency>

0 commit comments

Comments
 (0)