increase junit version, junit-4.13.jar

pull/17/head
Chris Conlon 2020-04-22 11:28:55 -06:00
parent b6d982a7fc
commit 72d4c8c25e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<property name="test.build.dir" value="build/test" />
<property name="reports.dir" value="build/reports" />
<property name="junit4" value="junit-4.12.jar" />
<property name="junit4" value="junit-4.13.jar" />
<property name="hamcrest-core" value="hamcrest-core-1.3.jar" />
<property name="ant-junit4" value="ant/ant-junit4.jar" />
<property name="jce.debug" value="false" />