Skip to content

Commit 96891fe

Browse files
chore(deps): update plugin com.github.spotbugs to v6.4.3 (#3773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3667d7 commit 96891fe

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
@@ -11,7 +11,7 @@ import org.gradle.api.tasks.util.PatternFilterable;
1111
plugins {
1212
id 'org.sonarqube' version '7.0.0.6105'
1313
id 'org.gradle.crypto.checksum' version '1.4.0'
14-
id 'com.github.spotbugs' version '6.4.2'
14+
id 'com.github.spotbugs' version '6.4.3'
1515
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
1616
}
1717

0 commit comments

Comments
 (0)