Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4
  • Loading branch information
khatchad authored Oct 6, 2023
2 parents 15fc4a6 + 1a7374e commit 31e26b2
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 @@ -35,7 +35,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.3</checkstyle-version>
<checkstyle-version>10.12.4</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 31e26b2

Please sign in to comment.