Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 10.12.2 to 10.12.3
  • Loading branch information
khatchad authored Aug 28, 2023
2 parents 02852f3 + 4c5b839 commit 53f7b55
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 @@ -34,7 +34,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jacoco-version>0.8.10</jacoco-version>
<maven-checkstyle-plugin-version>3.2.2</maven-checkstyle-plugin-version>
<checkstyle-version>10.12.2</checkstyle-version>
<checkstyle-version>10.12.3</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 53f7b55

Please sign in to comment.