Bump junit-jupiter from 5.7.1 to 5.7.2 (#23)
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
4610003595
commit
b2f39378e8
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -19,7 +19,7 @@
|
|||
<kemitix-checkstyle.version>5.4.0</kemitix-checkstyle.version>
|
||||
<lombok.version>1.18.20</lombok.version>
|
||||
|
||||
<junit.version>5.7.1</junit.version>
|
||||
<junit.version>5.7.2</junit.version>
|
||||
<assertj.version>3.19.0</assertj.version>
|
||||
<mockito.version>3.3.3</mockito.version>
|
||||
<jqwik.version>1.2.7</jqwik.version>
|
||||
|
|
Loading…
Reference in a new issue