Skip to content

Commit bdd599f

Browse files
committed
Use junit system-rules dependency with test scope
1 parent 3b9000b commit bdd599f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
<groupId>com.github.stefanbirkner</groupId>
6363
<artifactId>system-rules</artifactId>
6464
<version>1.16.1</version>
65+
<scope>test</scope>
6566
</dependency>
6667
<dependency>
6768
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)