build(deps-dev): bump junit from 4.12 to 4.13 (#59)
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
c9763e6f64
commit
176f26eff5
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -15,7 +15,7 @@
|
|||
|
||||
<properties>
|
||||
<kemitix-checkstyle.version>4.1.1</kemitix-checkstyle.version>
|
||||
<junit.version>4.12</junit.version>
|
||||
<junit.version>4.13</junit.version>
|
||||
<assertj.version>3.13.2</assertj.version>
|
||||
<tiles-maven-plugin.version>2.15</tiles-maven-plugin.version>
|
||||
<kemitix-maven-tiles.version>2.2.0</kemitix-maven-tiles.version>
|
||||
|
|
Loading…
Reference in a new issue