Skip to content

Commit 3e3d92d

Browse files
Bump com.github.spotbugs from 6.0.7 to 6.0.8 (spring-projects#3096)
Bumps com.github.spotbugs from 6.0.7 to 6.0.8. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5beb8fe commit 3e3d92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
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.4' apply false
25-
id 'com.github.spotbugs' version '6.0.7'
25+
id 'com.github.spotbugs' version '6.0.8'
2626
}
2727

2828
apply plugin: 'io.spring.nohttp'

0 commit comments

Comments
 (0)