Skip to content

Commit 95b7d21

Browse files
Bump com.github.spotbugs in the development-dependencies group
Bumps the development-dependencies group with 1 update: com.github.spotbugs. Updates `com.github.spotbugs` from 6.0.25 to 6.0.26 --- 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]>
1 parent 31f24b1 commit 95b7d21

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
@@ -24,7 +24,7 @@ plugins {
2424
id 'io.spring.dependency-management' version '1.1.6' apply false
2525
id 'org.antora' version '1.0.0'
2626
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
27-
id 'com.github.spotbugs' version '6.0.25'
27+
id 'com.github.spotbugs' version '6.0.26'
2828
id 'io.freefair.aggregate-javadoc' version '8.6'
2929
}
3030

0 commit comments

Comments
 (0)