Skip to content

Commit 5646da3

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.1.2 to 6.1.3 --- 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 a58c73c commit 5646da3

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
@@ -19,7 +19,7 @@ plugins {
1919
id 'io.spring.dependency-management' version '1.1.7' apply false
2020
id 'org.antora' version '1.0.0'
2121
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
22-
id 'com.github.spotbugs' version '6.1.2'
22+
id 'com.github.spotbugs' version '6.1.3'
2323
id 'io.freefair.aggregate-javadoc' version '8.11'
2424
}
2525

0 commit comments

Comments
 (0)