Skip to content

Commit

Permalink
Merge pull request #1197 from mybatis/renovate/org.assertj-assertj-co…
Browse files Browse the repository at this point in the history
…re-3.x

Update dependency org.assertj:assertj-core to v3.26.0
  • Loading branch information
hazendaz committed May 27, 2024
2 parents f8d3037 + 1d09ac1 commit f82172c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.25.3</version>
<version>3.26.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f82172c

Please sign in to comment.