Skip to content

Commit

Permalink
Merge pull request #182 from elek/master
Browse files Browse the repository at this point in the history
Use junit system-rules dependency with test scope
  • Loading branch information
brendandburns authored Feb 13, 2018
2 parents dbee39e + 90c3c9a commit 959464b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
<groupId>com.github.stefanbirkner</groupId>
<artifactId>system-rules</artifactId>
<version>1.16.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
Expand Down

0 comments on commit 959464b

Please sign in to comment.