We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc0cd43 commit acc3f34Copy full SHA for acc3f34
frontend/build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
plugins {
12
id 'com.google.protobuf' version '0.8.13' apply false
13
id 'idea'
14
- id 'com.github.spotbugs' version '5.2.5' apply false
+ id 'com.github.spotbugs' version '6.0.7' apply false
15
}
16
17
allprojects {
0 commit comments