Skip to content

Commit

Permalink
update junit version to 4.13.1 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankHossfeld authored Oct 30, 2020
1 parent 1406a02 commit d652fd6
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 @@ -70,7 +70,7 @@
<gwt-regexp.version>1.0.0-RC1</gwt-regexp.version>
<gwt-safecss.version>1.0.0-RC1</gwt-safecss.version>
<gwt-safehtml.version>1.0.0-RC1</gwt-safehtml.version>
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
</properties>

<build>
Expand Down

0 comments on commit d652fd6

Please sign in to comment.