Skip to content

Commit

Permalink
Merge pull request #93 from cytechmobile/dependabot/maven/com.puppycr…
Browse files Browse the repository at this point in the history
…awl.tools-checkstyle-10.14.2

build(deps): Bump com.puppycrawl.tools:checkstyle from 10.14.1 to 10.14.2
  • Loading branch information
tdakanalis authored Mar 18, 2024
2 parents d1a6226 + b204b3b commit 3f2ff3e
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 @@ -7,7 +7,7 @@
<version>0.4.0</version>
<properties>
<checkstyle-plugin.version>3.3.1</checkstyle-plugin.version>
<checkstyle-tools.version>10.14.1</checkstyle-tools.version>
<checkstyle-tools.version>10.14.2</checkstyle-tools.version>
<compiler-plugin.version>3.12.1</compiler-plugin.version>
<maven.compiler.release>17</maven.compiler.release>
<maven.test.skip>true</maven.test.skip>
Expand Down

0 comments on commit 3f2ff3e

Please sign in to comment.