diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7b0772e73597..9adce7a6ba81 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ asciidoctorj-pdf = "2.3.19" asciidoctor-plugins = "4.0.4" # Check if workaround in documentation.gradle.kts can be removed when upgrading assertj = "3.27.3" bnd = "7.1.0" -checkstyle = "10.24.0" +checkstyle = "10.25.0" eclipse = "4.35.0" jackson = "2.19.0" jacoco = "0.8.13"