Skip to content

Commit b152d85

Browse files
Bump com.github.spotbugs in the development-dependencies group (#3333)
Bumps the development-dependencies group with 1 update: com.github.spotbugs. Updates `com.github.spotbugs` from 6.0.17 to 6.0.18 --- 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 ab2037c commit b152d85

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
@@ -22,7 +22,7 @@ plugins {
2222
id 'org.ajoberstar.grgit' version '5.2.2'
2323
id 'io.spring.nohttp' version '0.0.11'
2424
id 'io.spring.dependency-management' version '1.1.5' apply false
25-
id 'com.github.spotbugs' version '6.0.17'
25+
id 'com.github.spotbugs' version '6.0.18'
2626
}
2727

2828
apply plugin: 'io.spring.nohttp'

0 commit comments

Comments
 (0)