mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
Bump junit-jupiter from 5.7.0 to 5.8.1 (#8328)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.0 to 5.8.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.8.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bc86c04dcd
commit
03e605de09
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -180,7 +180,7 @@
|
|||
<dependency>
|
||||
<groupId>org.junit.jupiter</groupId>
|
||||
<artifactId>junit-jupiter</artifactId>
|
||||
<version>5.7.0</version>
|
||||
<version>5.8.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.assertj</groupId>
|
||||
|
|
Loading…
Reference in a new issue