Skip to content

Commit

Permalink
Merge pull request #2464 from uPortal-Project/renovate/com.github.spo…
Browse files Browse the repository at this point in the history
…tbugs-4.x

chore(deps): update plugin com.github.spotbugs to v4.7.10
  • Loading branch information
ChristianMurphy authored Nov 18, 2021
2 parents 74813a8 + d16b8c8 commit c222dba
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.4.0' apply false
id 'net.ltgt.errorprone' version '1.3.1' apply false
id 'com.github.spotbugs' version '4.7.9' apply false
id 'com.github.spotbugs' version '4.7.10' apply false
}

description = "Apereo uPortal $version"
Expand Down

0 comments on commit c222dba

Please sign in to comment.