Skip to content

Commit

Permalink
Merge pull request #349 from dlsc-software-consulting-gmbh/dependabot…
Browse files Browse the repository at this point in the history
…/maven/master-11/junit-junit-4.13

Bump junit from 4.12 to 4.13
  • Loading branch information
dlemmermann committed Sep 14, 2020
2 parents 963c581 + e99df09 commit b998867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workbenchfx-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<!-- JUnit -->
<junit.version>4.12</junit.version>
<junit.version>4.13</junit.version>
<junit.jupiter.version>5.6.2</junit.jupiter.version>
<junit.vintage.version>5.5.2</junit.vintage.version>
</properties>
Expand Down

0 comments on commit b998867

Please sign in to comment.