Skip to content

Commit 1c37b3f

Browse files
Bump com.github.spotbugs from 4.6.0 to 4.7.0
Bumps com.github.spotbugs from 4.6.0 to 4.7.0. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36f4f05 commit 1c37b3f

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 'maven-publish'
1515
id 'signing'
1616
id 'jacoco'
17-
id 'com.github.spotbugs' version '4.6.0'
17+
id 'com.github.spotbugs' version '4.7.0'
1818
}
1919

2020
java {

0 commit comments

Comments
 (0)