Skip to content

Commit

Permalink
[TESTS] Upgrade randomizedtesting-runner to 2.1.10
Browse files Browse the repository at this point in the history
Closes #30
  • Loading branch information
tlrx committed Nov 3, 2014
1 parent 6254d2b commit 1cd0420
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,12 @@
<version>1.3.RC2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.carrotsearch.randomizedtesting</groupId>
<artifactId>randomizedtesting-runner</artifactId>
<version>2.1.10</version>
<scope>test</scope>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 1cd0420

Please sign in to comment.