diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a23fe4e..dceb928 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ shadow = "8.3.8" juppiter = "0.5.0-beta.2" spotless = "7.2.1" nexusPublish = "2.0.0" -checkstyleTools = "10.26.1" +checkstyleTools = "11.0.0" # testing junit = "5.13.3"