Skip to content

Commit

Permalink
Merge pull request #80 from skfit-uni-luebeck/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update junit5 monorepo to v5.11.2
  • Loading branch information
nr23730 authored Oct 14, 2024
2 parents 1193f33 + 959bfcb commit 85d5d7d
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 @@ -12,7 +12,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.11.1</junit.version>
<junit.version>5.11.2</junit.version>
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>
<maven-javadoc-plugin.version>3.10.1</maven-javadoc-plugin.version>
Expand Down

0 comments on commit 85d5d7d

Please sign in to comment.