Skip to content

Commit

Permalink
Merge pull request #462 from buschlab/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update junit5 monorepo to v5.10.3
  • Loading branch information
nr23730 authored Aug 12, 2024
2 parents a3a0790 + d5920a2 commit 4fb674a
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 @@ -8,7 +8,7 @@
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>5.10.2</junit.version>
<junit.version>5.10.3</junit.version>
<maven-enforcer-plugin.version>3.4.1</maven-enforcer-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>
Expand Down

0 comments on commit 4fb674a

Please sign in to comment.