Skip to content

Commit 3cf7b1d

Browse files
chore(deps): update dependency com.puppycrawl.tools:checkstyle to v13.10.0 (#225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c84f98 commit 3cf7b1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/core/template_versions.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ pub mod maven {
264264
pub const JACOCO_MAVEN_PLUGIN: &str = "0.8.15";
265265

266266
// renovate: datasource=maven depName=com.puppycrawl.tools:checkstyle
267-
pub const CHECKSTYLE: &str = "13.9.0";
267+
pub const CHECKSTYLE: &str = "13.10.0";
268268

269269
// renovate: datasource=maven depName=org.jspecify:jspecify
270270
pub const JSPECIFY: &str = "1.0.1";

0 commit comments

Comments
 (0)