1
0
Fork 0

Merge pull request #171 from stefanbirkner/junit-412

Update JUnit from version 4.8.2 to 4.12.
master
Bob Carroll 2017-07-02 11:42:30 -07:00 committed by GitHub
commit 4fa1f23e99
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.2</version>
<version>4.12</version>
<scope>test</scope>
</dependency>