Skip to content

Commit ae395df

Browse files
MINOR: Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.21.1 (#543)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.20.1 to 10.21.1. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1960085 commit ae395df

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
@@ -105,7 +105,7 @@ under the License.
105105
<dep.avro.version>1.12.0</dep.avro.version>
106106
<arrow.vector.classifier></arrow.vector.classifier>
107107
<forkCount>2</forkCount>
108-
<checkstyle.version>10.20.1</checkstyle.version>
108+
<checkstyle.version>10.21.1</checkstyle.version>
109109
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
110110
<error_prone_core.version>2.31.0</error_prone_core.version>
111111
<mockito.core.version>5.15.2</mockito.core.version>

0 commit comments

Comments
 (0)