Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

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 971d7ad commit 69fc14e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ SOFTWARE.
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<eokson.version>0.0.1</eokson.version>
<hamcrest-all.version>1.3</hamcrest-all.version>
<junit-jupiter-api.version>5.9.3</junit-jupiter-api.version>
<junit-jupiter-engine.version>5.9.3</junit-jupiter-engine.version>
<junit-jupiter-api.version>5.10.1</junit-jupiter-api.version>
<junit-jupiter-engine.version>5.10.1</junit-jupiter-engine.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<maven-verifier-plugin.version>1.1</maven-verifier-plugin.version>
<jtcop.version>0.1.14</jtcop.version>
Expand Down

0 comments on commit 69fc14e

Please sign in to comment.