Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5 #170

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.4 to 10.12.5.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Nov 15, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit a8b13310a3462f5cc6c25bbcc7c31879fdbc0f04
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@
<junit.version>5.10.0</junit.version>
<jackson.version>2.15.3</jackson.version>
<log4j2.version>2.20.0</log4j2.version>
<puppycrawl.version>10.12.4</puppycrawl.version>
<puppycrawl.version>10.12.5</puppycrawl.version>
</properties>

<modules>