JUnit 4.12 beta 1

This commit is contained in:
Sean Owen 2014-07-30 14:24:35 +01:00
parent e4ff7d9bb9
commit 94c65df792

View file

@ -81,7 +81,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.11</version> <version>4.12-beta-1</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>