Skip to content

Commit

Permalink
Bump to JUnit 4.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Jarvis authored and Dave Jarvis committed Nov 10, 2020
1 parent c5ae3ee commit ccd2b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<java.version>1.8</java.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<junit.version>4.11</junit.version>
<junit.version>4.13.1</junit.version>
<!-- Reporting -->
<maven.cobertura.version>2.5.2</maven.cobertura.version>
<maven.javadoc.version>2.8</maven.javadoc.version>
Expand Down

0 comments on commit ccd2b48

Please sign in to comment.