Skip to content

Commit 87e5c29

Browse files
Merge pull request #2867 from uPortal-Project/renovate/net.ltgt.errorprone-4.x
chore(deps): update plugin net.ltgt.errorprone to v4.1.0
2 parents cd31c7d + 38f57e7 commit 87e5c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
// Sub project plugins
1111
id 'com.github.sherter.google-java-format' version '0.9' apply false
1212
id 'nebula.lint' version '17.8.0' apply false
13-
id 'net.ltgt.errorprone' version '4.0.1' apply false
13+
id 'net.ltgt.errorprone' version '4.1.0' apply false
1414
id 'com.github.spotbugs' version '4.8.0' apply false
1515
}
1616

0 commit comments

Comments
 (0)