Skip to content

Commit b8cadea

Browse files
Bump com.github.spotbugs from 4.7.6 to 4.7.7
Bumps com.github.spotbugs from 4.7.6 to 4.7.7. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61d35af commit b8cadea

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
@@ -6,7 +6,7 @@ plugins {
66
//id 'maven'
77
id 'eclipse'
88
id 'idea'
9-
id 'com.github.spotbugs' version '4.7.6'
9+
id 'com.github.spotbugs' version '4.7.7'
1010
id 'checkstyle'
1111
id 'pmd'
1212
id 'org.flywaydb.flyway' version '7.15.0'

0 commit comments

Comments
 (0)