There was an error while loading. Please reload this page.
1 parent 1c84f98 commit 3cf7b1dCopy full SHA for 3cf7b1d
1 file changed
src/core/template_versions.rs
@@ -264,7 +264,7 @@ pub mod maven {
264
pub const JACOCO_MAVEN_PLUGIN: &str = "0.8.15";
265
266
// renovate: datasource=maven depName=com.puppycrawl.tools:checkstyle
267
- pub const CHECKSTYLE: &str = "13.9.0";
+ pub const CHECKSTYLE: &str = "13.10.0";
268
269
// renovate: datasource=maven depName=org.jspecify:jspecify
270
pub const JSPECIFY: &str = "1.0.1";
0 commit comments