Skip to content

Commit

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

Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5
  • Loading branch information
khatchad authored Nov 21, 2023
2 parents 553b177 + bffb9af commit 7e3adcb
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.11</jacoco-version>
<maven-checkstyle-plugin-version>3.3.1</maven-checkstyle-plugin-version>
<checkstyle-version>10.12.4</checkstyle-version>
<checkstyle-version>10.12.5</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 7e3adcb

Please sign in to comment.