Skip to content

Commit

Permalink
Bump the dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle).

- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.12.4...checkstyle-10.12.5)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 7bdb99b commit 3b43b59
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 @@ -179,7 +179,7 @@

<!-- maven-assembly-plugin -->
<sourceReleaseAssemblyDescriptor>source-release</sourceReleaseAssemblyDescriptor>
<version.checkstyle>10.12.4</version.checkstyle>
<version.checkstyle>10.12.5</version.checkstyle>
<!-- exposed additional params for javadoc, such as Xlint -->
<javadoc.additional.params>-Xdoclint:none</javadoc.additional.params>
</properties>
Expand Down

0 comments on commit 3b43b59

Please sign in to comment.