Skip to content

Commit

Permalink
Merge pull request #914 from mybatis/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.junit.jupiter:junit-jupiter-engine to v5.10.2
  • Loading branch information
hazendaz authored Feb 4, 2024
2 parents 30ae5ae + 1db79cc commit 307527d
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 @@ -115,7 +115,7 @@
<spring-batch.version>5.1.0</spring-batch.version>
<module.name>org.mybatis.spring</module.name>

<junit.version>5.10.1</junit.version>
<junit.version>5.10.2</junit.version>

<!-- Reproducible Builds -->
<project.build.outputTimestamp>1700476361</project.build.outputTimestamp>
Expand Down

0 comments on commit 307527d

Please sign in to comment.