Skip to content

Commit

Permalink
Update junit5 monorepo to v5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and acanda committed Feb 4, 2024
1 parent 81e8029 commit 64c2a6b
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.6</maven.version>
<junit.version>5.10.1</junit.version>
<junit.version>5.10.2</junit.version>
<itf.version>0.13.1</itf.version>
<checkstyle.version>10.13.0</checkstyle.version>
<pmd.version>6.55.0</pmd.version>
Expand Down

0 comments on commit 64c2a6b

Please sign in to comment.