Skip to content

Commit

Permalink
Bump junit from 4.12 to 4.13.1
Browse files Browse the repository at this point in the history
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](junit-team/junit4@r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2020
1 parent b2e430f commit 4c7e6cb
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 @@ -63,7 +63,7 @@
<commons.lang.version>2.6</commons.lang.version>
<google.guava.version>18.0</google.guava.version>
<sofa.common.tools.version>1.0.12</sofa.common.tools.version>
<junit.version>4.12</junit.version>
<junit.version>4.13.1</junit.version>
<junit.jupiter.version>5.0.2</junit.jupiter.version>
<junit.vintage.version>${junit.version}.2</junit.vintage.version>
<junit.platform.version>1.0.2</junit.platform.version>
Expand Down

0 comments on commit 4c7e6cb

Please sign in to comment.