Skip to content

Commit

Permalink
Merge pull request #740 from mybatis/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update junit5 monorepo to v5.10.2
  • Loading branch information
jeffgbutler authored Feb 4, 2024
2 parents 4c21023 + d2a0ba3 commit a4dae47
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 @@ -57,7 +57,7 @@
<properties>
<java.version>17</java.version>
<java.release.version>8</java.release.version>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<spring.batch.version>5.1.0</spring.batch.version>

<checkstyle.config>checkstyle-override.xml</checkstyle.config>
Expand Down

0 comments on commit a4dae47

Please sign in to comment.