diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 229b794b8459..d2f79e6b6104 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ asciidoctorj-pdf = "2.3.23" asciidoctor-plugins = "4.0.5" # Check if workaround in documentation.gradle.kts can be removed when upgrading assertj = "3.27.6" bnd = "7.1.0" -checkstyle = "12.1.1" +checkstyle = "12.1.2" eclipse = "4.37.0" jackson = "2.20.1" jacoco = "0.8.14"