Skip to content

Commit 959464b

Browse files
Merge pull request #182 from elek/master
Use junit system-rules dependency with test scope
2 parents dbee39e + 90c3c9a commit 959464b

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
@@ -68,6 +68,7 @@
6868
<groupId>com.github.stefanbirkner</groupId>
6969
<artifactId>system-rules</artifactId>
7070
<version>1.16.1</version>
71+
<scope>test</scope>
7172
</dependency>
7273
<dependency>
7374
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)