Skip to content

Commit

Permalink
deps: update dependency org.assertj:assertj-core to v3 (#1786)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 10, 2022
1 parent e7bf122 commit 69fcabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -128,7 +128,7 @@
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<!-- use 2.9.1 for Java 7 projects -->
<version>2.9.1</version>
<version>3.22.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 69fcabf

Please sign in to comment.