Skip to content

Commit

Permalink
Update junit5 monorepo to v5.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent b7fc8be commit 5af3a34
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 @@ -18,7 +18,7 @@
<maven.compiler.release>${java.version}</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.version>3.9.9</maven.version>
<junit.version>5.11.3</junit.version>
<junit.version>5.11.4</junit.version>
<itf.version>0.13.1</itf.version>
<checkstyle.version>10.21.0</checkstyle.version>
<pmd.version>7.8.0</pmd.version>
Expand Down

0 comments on commit 5af3a34

Please sign in to comment.