Skip to content

Commit

Permalink
Merge pull request #788 from mybatis/renovate/assertj.version
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.assertj:assertj-core to v3.25.2
  • Loading branch information
hazendaz committed Jan 26, 2024
2 parents 6d97457 + cc4e1e3 commit 984b47e
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 @@ -311,7 +311,7 @@
<clirr.comparisonVersion>6.0.2</clirr.comparisonVersion>

<spring.version>5.3.31</spring.version>
<assertj.version>3.25.1</assertj.version>
<assertj.version>3.25.2</assertj.version>
<mockito.version>5.9.0</mockito.version>
<hsqldb.version>2.7.2</hsqldb.version>
<module.name>org.mybatis.jpetstore</module.name>
Expand Down

0 comments on commit 984b47e

Please sign in to comment.