Skip to content

Commit

Permalink
Merge pull request #107 from mybatis/dependabot/maven/org.assertj-ass…
Browse files Browse the repository at this point in the history
…ertj-core-3.22.0

Bump assertj-core from 3.21.0 to 3.22.0
  • Loading branch information
hazendaz committed Jan 3, 2022
2 parents 8accd03 + 6fb64a2 commit 81ecc62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.21.0</version>
<version>3.22.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 81ecc62

Please sign in to comment.