Skip to content

Commit 1d78b42

Browse files
committed
Move assertj in the test scope
1 parent 21ff5de commit 1d78b42

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
@@ -230,6 +230,7 @@
230230
<groupId>org.assertj</groupId>
231231
<artifactId>assertj-core</artifactId>
232232
<version>3.25.3</version>
233+
<scope>test</scope>
233234
</dependency>
234235
<dependency>
235236
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)