diff --git a/build.gradle b/build.gradle index 7996cbf..07a25d9 100644 --- a/build.gradle +++ b/build.gradle @@ -38,7 +38,7 @@ plugins { id "pmd" - id "com.github.spotbugs" version "6.0.13" + id "com.github.spotbugs" version "6.0.19" } group = "io.aiven"