Skip to content

Commit df36164

Browse files
Bump com.github.spotbugs in the development-dependencies group (#73)
Bumps the development-dependencies group with 1 update: com.github.spotbugs. Updates `com.github.spotbugs` from 6.0.19 to 6.0.20 --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d20180 commit df36164

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
@@ -7,7 +7,7 @@ plugins {
77
id 'base'
88
id 'io.spring.dependency-management' version '1.1.6'
99
id 'io.spring.javaformat' version "${javaFormatVersion}"
10-
id 'com.github.spotbugs' version '6.0.19'
10+
id 'com.github.spotbugs' version '6.0.20'
1111
id 'org.ajoberstar.grgit' version '5.2.2'
1212
}
1313

0 commit comments

Comments
 (0)