Skip to content

Commit

Permalink
Merge pull request #1042 from mybatis/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update junit5 monorepo to v5.10.0
  • Loading branch information
hazendaz committed Jul 24, 2023
2 parents dd31c93 + ea0b756 commit bc9d537
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 @@ -59,7 +59,7 @@
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
<kotlin.version>1.9.0</kotlin.version>
<junit.jupiter.version>5.9.3</junit.jupiter.version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<argLine>-Djdk.attach.allowAttachSelf -Xmx1024m -Duser.timezone=UTC</argLine>

<!-- Reproducible Builds -->
Expand Down

0 comments on commit bc9d537

Please sign in to comment.