Skip to content

Commit

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

Bump assertj-core from 3.22.0 to 3.23.1
  • Loading branch information
hazendaz committed Jun 1, 2022
2 parents 2dfdff8 + 4f762a2 commit 6bd0934
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 @@ -83,7 +83,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.22.0</version>
<version>3.23.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 6bd0934

Please sign in to comment.