summaryrefslogtreecommitdiff
path: root/java/perftests/distribution/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/perftests/distribution/pom.xml')
-rw-r--r--java/perftests/distribution/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/perftests/distribution/pom.xml b/java/perftests/distribution/pom.xml
index de6497b5b8..c0e81ce3f5 100644
--- a/java/perftests/distribution/pom.xml
+++ b/java/perftests/distribution/pom.xml
@@ -56,13 +56,13 @@
<dependency>
<groupId>uk.co.thebadgerset</groupId>
<artifactId>junit-toolkit</artifactId>
- <version>0.5</version>
+ <version>0.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>uk.co.thebadgerset</groupId>
<artifactId>junit-toolkit-maven-plugin</artifactId>
- <version>0.5</version>
+ <version>0.6-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>