Bump junit from 4.12 to 4.13 (#53)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
parent
d9a31a998b
commit
a8c7ba28cf
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -23,7 +23,7 @@
|
|||
<lombok.version>1.18.12</lombok.version>
|
||||
<assertj.version>3.15.0</assertj.version>
|
||||
<trajano-commons-testing.version>2.1.0</trajano-commons-testing.version>
|
||||
<junit.version>4.12</junit.version>
|
||||
<junit.version>4.13</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