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.github.ngeor:checkstyle-rules from 7.0.0 to 7.0.1 #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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.github.ngeor:checkstyle-rules from 7.0.0 to 7.0.1
Bumps [com.github.ngeor:checkstyle-rules](https://github.com/ngeor/checkstyle-rules) from 7.0.0 to 7.0.1.
- [Changelog](https://github.com/ngeor/checkstyle-rules/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ngeor/checkstyle-rules/commits/v7.0.1)

---
updated-dependencies:
- dependency-name: com.github.ngeor:checkstyle-rules
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Feb 10, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 25e3cb4e4739c1b702579c2c39e02840a8ef7d62
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -114,7 +114,7 @@
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>checkstyle-rules</artifactId>
<version>7.0.0</version>
<version>7.0.1</version>
</dependency>
</dependencies>
<configuration>