Skip to content

Commit a4a3188

Browse files
opensearch-trigger-bot[bot]github-actions[bot]dependabot[bot]shiv0408
authored
dependabot: bump com.puppycrawl.tools:checkstyle from 8.29 to 8.45.1 (#1299) (#1337)
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 ... (cherry picked from commit ef04600) Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shivansh Arora <[email protected]>
1 parent 104b464 commit a4a3188

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

0 commit comments

Comments
 (0)