Skip to content

Commit 66887e0

Browse files
chore(deps): update plugin nebula.lint to v20
1 parent ae1068f commit 66887e0

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
@@ -9,7 +9,7 @@ plugins {
99

1010
// Sub project plugins
1111
id 'com.github.sherter.google-java-format' version '0.9' apply false
12-
id 'nebula.lint' version '17.8.0' apply false
12+
id 'nebula.lint' version '20.5.3' apply false
1313
id 'net.ltgt.errorprone' version '4.1.0' apply false
1414
id 'com.github.spotbugs' version '4.8.0' apply false
1515
}

0 commit comments

Comments
 (0)