Skip to content

Commit 64a443c

Browse files
chore(deps): update plugin com.github.spotbugs to v6.2.4
1 parent baeccc6 commit 64a443c

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.4'
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)