Bump assertj-core from 3.17.2 to 3.18.0 (#10)
This commit is contained in:
parent
fd8c1d63c1
commit
2b33e83070
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -34,7 +34,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.assertj</groupId>
|
<groupId>org.assertj</groupId>
|
||||||
<artifactId>assertj-core</artifactId>
|
<artifactId>assertj-core</artifactId>
|
||||||
<version>3.17.2</version>
|
<version>3.18.0</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
Loading…
Reference in a new issue