Skip to content

Commit

Permalink
Merge pull request #375 from ponder-lab/dependabot/maven/com.puppycra…
Browse files Browse the repository at this point in the history
…wl.tools-checkstyle-10.20.0

Bump com.puppycrawl.tools:checkstyle from 10.17.0 to 10.20.0
  • Loading branch information
khatchad authored Nov 1, 2024
2 parents 619b070 + 9434307 commit 1a4f3da
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 @@ -36,7 +36,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jacoco-version>0.8.12</jacoco-version>
<maven-checkstyle-plugin-version>3.4.0</maven-checkstyle-plugin-version>
<checkstyle-version>10.17.0</checkstyle-version>
<checkstyle-version>10.20.0</checkstyle-version>
<junit-version>4.13.2</junit-version>
<eclipse-site>http://download.eclipse.org/releases/${platform-version-name}</eclipse-site>
<platform-version-name>2022-09</platform-version-name>
Expand Down

0 comments on commit 1a4f3da

Please sign in to comment.