diff --git a/build.gradle b/build.gradle index b2687cee..b2298512 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ apply plugin: 'opensearch.pluginzip' checkstyle { - toolVersion = '8.24' + toolVersion = '8.29' configFile file("checkstyle/checkstyle.xml") }