Skip to content

Commit

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

Update dependency org.assertj:assertj-core to v3.25.2
  • Loading branch information
hazendaz committed Jan 26, 2024
2 parents cdf8255 + 91be029 commit 19540b5
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 @@ -104,7 +104,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.25.1</version>
<version>3.25.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 19540b5

Please sign in to comment.