Skip to content

Commit

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

build(deps): Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.14.1
  • Loading branch information
tdakanalis authored Mar 12, 2024
2 parents 1800377 + 1e3ab16 commit d1a6226
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.0</checkstyle-tools.version>
<checkstyle-tools.version>10.14.1</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 d1a6226

Please sign in to comment.