diff --git a/frontend/build.gradle b/frontend/build.gradle index 33920df5a3..2df722afb4 100644 --- a/frontend/build.gradle +++ b/frontend/build.gradle @@ -11,7 +11,7 @@ buildscript { plugins { id 'com.google.protobuf' version '0.8.13' apply false id 'idea' - id 'com.github.spotbugs' version '6.0.7' apply false + id 'com.github.spotbugs' version '6.0.8' apply false } allprojects {