diff --git a/PCGen-Formula/build.gradle b/PCGen-Formula/build.gradle index a1068a0b..6bf670c9 100644 --- a/PCGen-Formula/build.gradle +++ b/PCGen-Formula/build.gradle @@ -17,7 +17,7 @@ plugins { id 'checkstyle' id 'pmd' id 'com.github.ben-manes.versions' version '0.51.0' - id 'com.github.spotbugs' version '6.0.23' + id 'com.github.spotbugs' version '6.0.24' } group = 'net.sourceforge.pcgen'