Skip to content

Commit

Permalink
Merge pull request #848 from mybatis/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update junit5 monorepo to v5.11.1
  • Loading branch information
hazendaz authored Sep 25, 2024
2 parents fc15449 + 1bfc8e9 commit 6a63771
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.0</junit.jupiter.version>
<junit.jupiter.version>5.11.1</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 6a63771

Please sign in to comment.