Skip to content

Commit

Permalink
Merge pull request #851 from mybatis/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update junit5 monorepo to v5.11.2
  • Loading branch information
hazendaz authored Oct 5, 2024
2 parents 63e0fb6 + 392f638 commit 8bca720
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>17</java.release.version>
<junit.jupiter.version>5.11.1</junit.jupiter.version>
<junit.jupiter.version>5.11.2</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 8bca720

Please sign in to comment.