Skip to content

Commit

Permalink
Bump junit from 4.13-beta-3 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.13-beta-3 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2020
1 parent 0f938f0 commit 2863ba9
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 @@ -43,7 +43,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date:
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<assertj.core.version>3.11.1</assertj.core.version>
<java.version>1.8</java.version>
<junit.version>4.13-beta-3</junit.version>
<junit.version>4.13.1</junit.version>
<jmh.version>1.21</jmh.version>
<maven.compiler.version>3.8.1</maven.compiler.version>
<maven.versions.version>2.7</maven.versions.version>
Expand Down

0 comments on commit 2863ba9

Please sign in to comment.