Skip to content

Commit 1f11ac4

Browse files
Bump com.github.spotbugs in the development-dependencies group (#9562)
Bumps the development-dependencies group with 1 update: com.github.spotbugs. Updates `com.github.spotbugs` from 6.0.24 to 6.0.25 --- 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 e899087 commit 1f11ac4

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.jetbrains.dokka' version '1.9.20'
2323
id 'org.antora' version '1.0.0'
2424
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
25-
id 'com.github.spotbugs' version '6.0.24'
25+
id 'com.github.spotbugs' version '6.0.25'
2626
id 'com.google.protobuf' version '0.9.4' apply false
2727
id 'io.freefair.aggregate-javadoc' version '8.10.2'
2828
}

0 commit comments

Comments
 (0)