Bump junit-jupiter from 5.7.1 to 5.7.2 (#87)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2) 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
3ded99313a
commit
f41ce4429a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -26,7 +26,7 @@
|
|||
<lombok.version>1.18.20</lombok.version>
|
||||
<assertj.version>3.19.0</assertj.version>
|
||||
<trajano-commons-testing.version>2.1.0</trajano-commons-testing.version>
|
||||
<junit.version>5.7.1</junit.version>
|
||||
<junit.version>5.7.2</junit.version>
|
||||
<hamcrest.version>2.2</hamcrest.version>
|
||||
<jacoco-class-instruction-covered-ratio>97%</jacoco-class-instruction-covered-ratio>
|
||||
</properties>
|
||||
|
|
Loading…
Reference in a new issue