Skip to content

Commit

Permalink
Update junit5 monorepo to v5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent a212121 commit 33df851
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.1</junit.version>
<junit.version>5.11.2</junit.version>
<itf.version>0.13.1</itf.version>
<checkstyle.version>10.18.2</checkstyle.version>
<pmd.version>7.6.0</pmd.version>
Expand Down

0 comments on commit 33df851

Please sign in to comment.