Skip to content

Commit ef04600

Browse files
dependabot: bump com.puppycrawl.tools:checkstyle from 8.29 to 8.45.1 (#1299)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8889e6 commit ef04600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ configurations.all {
112112
force 'junit:junit:4.13.1'
113113
force 'commons-beanutils:commons-beanutils:1.9.4'
114114
force 'com.google.guava:guava:30.0-jre'
115-
force 'com.puppycrawl.tools:checkstyle:8.29'
115+
force 'com.puppycrawl.tools:checkstyle:8.45.1'
116116
force 'commons-codec:commons-codec:1.17.2'
117117
force "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
118118
force "org.yaml:snakeyaml:${versions.snakeyaml}"

0 commit comments

Comments
 (0)