Merge pull request #642 from plantuml/dependabot/maven/org.assertj-assertj-core-3.20.2

Bump assertj-core from 3.19.0 to 3.20.2
This commit is contained in:
arnaudroques 2021-08-31 12:42:51 +02:00 committed by GitHub
commit ea7170b936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.19.0</version>
<version>3.20.2</version>
<scope>test</scope>
</dependency>
<dependency>