Skip to content

Commit 780dd7a

Browse files
chore(deps): update plugin com.github.spotbugs to v6
1 parent 7c4f410 commit 780dd7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id 'com.github.sherter.google-java-format' version '0.9' apply false
1212
id 'nebula.lint' version '17.8.0' apply false
1313
id 'net.ltgt.errorprone' version '4.1.0' apply false
14-
id 'com.github.spotbugs' version '4.8.0' apply false
14+
id 'com.github.spotbugs' version '6.1.7' apply false
1515
}
1616

1717
description = "Apereo uPortal $version"

0 commit comments

Comments
 (0)