Skip to content

Commit

Permalink
Update junit5 monorepo to v5.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent a2bafc2 commit f312fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
<kotlin.version>2.0.21</kotlin.version>
<junit.jupiter.version>5.11.2</junit.jupiter.version>
<junit.jupiter.version>5.11.3</junit.jupiter.version>
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>

<!-- Reproducible Builds -->
Expand Down

0 comments on commit f312fc0

Please sign in to comment.