Skip to content

Commit

Permalink
chore(deps): update plugin com.github.spotbugs to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 12, 2024
1 parent cf233c5 commit b5379cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
id 'com.github.sherter.google-java-format' version '0.9' apply false
id 'nebula.lint' version '17.8.0' apply false
id 'net.ltgt.errorprone' version '3.1.0' apply false
id 'com.github.spotbugs' version '4.8.0' apply false
id 'com.github.spotbugs' version '6.0.12' apply false
}

description = "Apereo uPortal $version"
Expand Down

0 comments on commit b5379cf

Please sign in to comment.