Skip to content

Commit 9006fc8

Browse files
committed
Update plugin com.github.spotbugs to v6.0.5
1 parent 956a2b0 commit 9006fc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
id "com.github.ben-manes.versions" version '0.50.0'
1515
id 'com.adarshr.test-logger' version '4.0.0'
1616
id 'com.diffplug.spotless' version '6.23.3'
17-
id "com.github.spotbugs" version "6.0.4"
17+
id "com.github.spotbugs" version "6.0.5"
1818
}
1919

2020
apply from: "$rootDir/gradle-scripts/extensions.gradle"

0 commit comments

Comments
 (0)