diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1571f93..cb6580c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ shadow = "9.2.2" juppiter = "0.5.0-beta.2" spotless = "8.0.0" nexusPublish = "2.0.0" -checkstyleTools = "12.1.2" +checkstyleTools = "12.3.0" # testing junit = "6.0.1"