Skip to content

Commit

Permalink
Bump junit-jupiter from 5.7.1 to 5.8.2
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.1 to 5.8.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.1...r5.8.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and murdos committed Feb 13, 2022
1 parent 35b9516 commit da95525
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 @@ -20,7 +20,7 @@
<protobuf.version>3.16.0</protobuf.version>
<easy-random.version>4.3.0</easy-random.version>
<!-- tests dependencies tools -->
<junit.version>5.7.1</junit.version>
<junit.version>5.8.2</junit.version>
<assertj.version>3.19.0</assertj.version>
<!-- plugins -->
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit da95525

Please sign in to comment.