Skip to content

Commit

Permalink
Merge pull request #55 from itcr-uni-luebeck/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update junit5 monorepo to v5.11.0
  • Loading branch information
nr23730 authored Sep 3, 2024
2 parents a8c5646 + c936c61 commit f40949d
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.10.2</junit.version>
<junit.version>5.11.0</junit.version>
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<maven-javadoc-plugin.version>3.7.0</maven-javadoc-plugin.version>
Expand Down

0 comments on commit f40949d

Please sign in to comment.