We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f728fbf commit 20bd8abCopy full SHA for 20bd8ab
driver/pom.xml
@@ -80,6 +80,7 @@
80
<dependency>
81
<groupId>com.tngtech.archunit</groupId>
82
<artifactId>archunit-junit5</artifactId>
83
+ <scope>test</scope>
84
</dependency>
85
</dependencies>
86
<build>
0 commit comments