Skip to content

Commit

Permalink
dependabot: bump com.puppycrawl.tools:checkstyle from 8.29 to 8.45.1
Browse files Browse the repository at this point in the history
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 8.29 to 8.45.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-8.29...checkstyle-8.45.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 5aaf114 commit c37875d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ configurations.all {
force 'junit:junit:4.13.1'
force 'commons-beanutils:commons-beanutils:1.9.4'
force 'com.google.guava:guava:30.0-jre'
force 'com.puppycrawl.tools:checkstyle:8.29'
force 'com.puppycrawl.tools:checkstyle:8.45.1'
force 'commons-codec:commons-codec:1.13'
force "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
force "org.yaml:snakeyaml:${versions.snakeyaml}"
Expand Down

0 comments on commit c37875d

Please sign in to comment.