We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e532eb3 commit c8ae5b9Copy full SHA for c8ae5b9
1 file changed
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
id 'com.github.sherter.google-java-format' version '0.9' apply false
12
id 'nebula.lint' version '17.8.0' apply false
13
id 'net.ltgt.errorprone' version '4.2.0' apply false
14
- id 'com.github.spotbugs' version '4.8.0' apply false
+ id 'com.github.spotbugs' version '6.4.6' apply false
15
}
16
17
description = "Apereo uPortal $version"
0 commit comments