Dependencies: Randomized testing version bump

This commit is contained in:
Alexander Reelsen 2014-08-04 08:51:16 +02:00
parent f84dc23b96
commit 3c83c0f9d7
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
<dependency>
<groupId>com.carrotsearch.randomizedtesting</groupId>
<artifactId>randomizedtesting-runner</artifactId>
<version>2.1.2</version>
<version>2.1.6</version>
<scope>test</scope>
</dependency>
<dependency>