Skip to content

Commit

Permalink
Merge pull request #812 from mybatis/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update junit5 monorepo to v5.10.3
  • Loading branch information
hazendaz authored Jun 27, 2024
2 parents 3672eab + 5b03ef0 commit ef8d811
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 @@ -58,7 +58,7 @@
<properties>
<java.version>17</java.version>
<java.release.version>8</java.release.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<junit.jupiter.version>5.10.3</junit.jupiter.version>
<spring.batch.version>5.1.2</spring.batch.version>

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

0 comments on commit ef8d811

Please sign in to comment.