Skip to content

Commit c03243a

Browse files
chore(deps): update plugin com.github.spotbugs to v6
1 parent f84c292 commit c03243a

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 '3.1.0' apply false
14-
id 'com.github.spotbugs' version '4.8.0' apply false
14+
id 'com.github.spotbugs' version '6.0.18' apply false
1515
}
1616

1717
description = "Apereo uPortal $version"

0 commit comments

Comments
 (0)