Skip to content

Commit c95760a

Browse files
Update dependency com.puppycrawl.tools:checkstyle to v12.1.0 (#3671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent caabd38 commit c95760a

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
@@ -1973,7 +1973,7 @@ under the License.
19731973
<groupId>com.puppycrawl.tools</groupId>
19741974
<artifactId>checkstyle</artifactId>
19751975
<!-- Note: match version with docs/flinkDev/ide_setup.md -->
1976-
<version>12.0.1</version>
1976+
<version>12.1.0</version>
19771977
</dependency>
19781978
</dependencies>
19791979
<executions>

0 commit comments

Comments
 (0)