Skip to content

Commit 20bd8ab

Browse files
committed
fix test deps scope
1 parent f728fbf commit 20bd8ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

driver/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
<dependency>
8181
<groupId>com.tngtech.archunit</groupId>
8282
<artifactId>archunit-junit5</artifactId>
83+
<scope>test</scope>
8384
</dependency>
8485
</dependencies>
8586
<build>

0 commit comments

Comments
 (0)