Skip to content

Commit

Permalink
Merge pull request #2669 from uPortal-Project/renovate/net.ltgt.error…
Browse files Browse the repository at this point in the history
…prone-3.x

Update plugin net.ltgt.errorprone to v3.1.0
  • Loading branch information
ChristianMurphy authored Aug 2, 2023
2 parents 2bb70f9 + 5403d99 commit 3d12a1d
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 @@ -10,7 +10,7 @@ plugins {
// Sub project 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.0.1' apply false
id 'net.ltgt.errorprone' version '3.1.0' apply false
id 'com.github.spotbugs' version '4.8.0' apply false
}

Expand Down

0 comments on commit 3d12a1d

Please sign in to comment.