Skip to content

Commit c37875d

Browse files
dependabot: bump com.puppycrawl.tools:checkstyle from 8.29 to 8.45.1
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]>
1 parent 5aaf114 commit c37875d

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
@@ -111,7 +111,7 @@ configurations.all {
111111
force 'junit:junit:4.13.1'
112112
force 'commons-beanutils:commons-beanutils:1.9.4'
113113
force 'com.google.guava:guava:30.0-jre'
114-
force 'com.puppycrawl.tools:checkstyle:8.29'
114+
force 'com.puppycrawl.tools:checkstyle:8.45.1'
115115
force 'commons-codec:commons-codec:1.13'
116116
force "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
117117
force "org.yaml:snakeyaml:${versions.snakeyaml}"

0 commit comments

Comments
 (0)