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:
dependabot-preview[bot] 2020-06-08 19:53:43 +01:00 committed by GitHub
parent c9763e6f64
commit 176f26eff5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>