Skip to content

Commit

Permalink
Merge pull request #220 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.27.3
  • Loading branch information
hazendaz authored Jan 18, 2025
2 parents 786c2e0 + 4b129cd commit 081fce3
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 @@ -91,7 +91,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.27.2</version>
<version>3.27.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 081fce3

Please sign in to comment.