Skip to content

Commit 6ac41d7

Browse files
Update plugin com.github.spotbugs to v6.2.1
1 parent 406b13c commit 6ac41d7

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
@@ -2,7 +2,7 @@ plugins {
22
// id "com.jfrog.bintray" version "1.8.5"
33
id 'java'
44
id 'checkstyle'
5-
id 'com.github.spotbugs' version '6.1.13'
5+
id 'com.github.spotbugs' version '6.2.1'
66
id 'org.sonarqube' version '4.0.0.2929'
77
id 'maven-publish'
88
id 'org.embulk.embulk-plugins' version '0.7.0'

0 commit comments

Comments
 (0)