Skip to content

Commit 50fb548

Browse files
chore(deps): update plugin com.github.spotbugs to v6.4.8
1 parent eb0f479 commit 50fb548

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
@@ -14,7 +14,7 @@ plugins {
1414
id "com.github.ben-manes.versions" version '0.53.0'
1515
id 'com.adarshr.test-logger' version '4.0.0'
1616
id 'com.diffplug.spotless' version '7.2.1'
17-
id "com.github.spotbugs" version "6.4.6"
17+
id "com.github.spotbugs" version "6.4.8"
1818
}
1919

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

0 commit comments

Comments
 (0)