Skip to content

Commit

Permalink
Update junit5 monorepo to v5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2023
1 parent 9b387dd commit 9f732db
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 @@ -52,7 +52,7 @@
</distributionManagement>

<properties>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<spring.batch.version>4.3.9</spring.batch.version>

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

0 comments on commit 9f732db

Please sign in to comment.