Skip to content

Commit 692b6af

Browse files
MINOR: Bump com.puppycrawl.tools:checkstyle from 10.21.4 to 10.22.0
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.21.4 to 10.22.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.21.4...checkstyle-10.22.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbcc81c commit 692b6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ under the License.
106106
<dep.mockito-bom.version>5.16.1</dep.mockito-bom.version>
107107
<arrow.vector.classifier></arrow.vector.classifier>
108108
<forkCount>2</forkCount>
109-
<checkstyle.version>10.21.4</checkstyle.version>
109+
<checkstyle.version>10.22.0</checkstyle.version>
110110
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
111111
<error_prone_core.version>2.37.0</error_prone_core.version>
112112
<checker.framework.version>3.49.1</checker.framework.version>

0 commit comments

Comments
 (0)