Skip to content

Commit

Permalink
Merge pull request #2576 from mybatis/dependabot/maven/org.assertj-as…
Browse files Browse the repository at this point in the history
…sertj-core-3.23.0

Bump assertj-core from 3.22.0 to 3.23.0
  • Loading branch information
kazuki43zoo committed May 31, 2022
2 parents 68b6b02 + 90dbe32 commit 3fd51e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.22.0</version>
<version>3.23.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3fd51e8

Please sign in to comment.