Bump assertj-core from 3.13.2 to 3.15.0 (#54)
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.13.2 to 3.15.0. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.13.2...assertj-core-3.15.0) 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
e30b49db97
commit
d9a31a998b
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -21,7 +21,7 @@
|
|||
<kemitix-maven-tiles.version>1.3.1</kemitix-maven-tiles.version>
|
||||
<kemitix-checkstyle.version>4.0.1</kemitix-checkstyle.version>
|
||||
<lombok.version>1.18.12</lombok.version>
|
||||
<assertj.version>3.13.2</assertj.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>
|
||||
<hamcrest.version>2.2</hamcrest.version>
|
||||
|
|
Loading…
Reference in a new issue