Skip to content

Commit

Permalink
fix(deps): 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 21ac504 commit e7917b9
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 @@ -78,8 +78,8 @@ SOFTWARE.
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit-api.version>5.10.3</junit-api.version>
<junit-params.version>5.10.3</junit-params.version>
<junit-api.version>5.11.3</junit-api.version>
<junit-params.version>5.11.3</junit-params.version>
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>
<maven-verifier-plugin.version>1.1</maven-verifier-plugin.version>
<jtcop.version>1.2.4</jtcop.version>
Expand Down

0 comments on commit e7917b9

Please sign in to comment.