Bump assertj-core from 3.10.0 to 3.11.0
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.10.0...assertj-core-3.11.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
af8d551cfb
commit
c3227a2c85
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -12,7 +12,7 @@
|
||||||
<pitest.coverage>100</pitest.coverage>
|
<pitest.coverage>100</pitest.coverage>
|
||||||
<pitest.mutation>100</pitest.mutation>
|
<pitest.mutation>100</pitest.mutation>
|
||||||
<junit.version>4.12</junit.version>
|
<junit.version>4.12</junit.version>
|
||||||
<assertj.version>3.10.0</assertj.version>
|
<assertj.version>3.11.0</assertj.version>
|
||||||
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
|
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
|
||||||
<tiles-maven-plugin.version>2.11</tiles-maven-plugin.version>
|
<tiles-maven-plugin.version>2.11</tiles-maven-plugin.version>
|
||||||
<kemitix-tiles.version>0.9.0</kemitix-tiles.version>
|
<kemitix-tiles.version>0.9.0</kemitix-tiles.version>
|
||||||
|
|
Loading…
Reference in a new issue