Merge pull request #91 from cconlon/junit4.13.2

update junit to latest 4.13.2
pull/93/head
JacobBarthelmeh 2022-01-17 22:30:55 -07:00 committed by GitHub
commit 07a49b8607
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<property name="reports.dir" value="build/reports"/>
<!-- These paths should be relative to JUNIT_HOME -->
<property name="junit4" value="junit-4.13.jar" />
<property name="junit4" value="junit-4.13.2.jar" />
<property name="hamcrest-core" value="hamcrest-all-1.3.jar" />
<property name="ant-junit4" value="ant/ant-junit4.jar" />