Skip to content

Commit adc8600

Browse files
dependabot[bot]KengoTODA
authored andcommitted
build(deps): bump com.github.spotbugs from 5.0.5 to 5.0.6
Bumps com.github.spotbugs from 5.0.5 to 5.0.6. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5dabbe3 commit adc8600

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
@@ -2,7 +2,7 @@ plugins {
22
id "org.sonarqube" version "3.3"
33
id "com.diffplug.spotless" version "6.2.0"
44
id "org.gradle.crypto.checksum" version "1.2.0"
5-
id "com.github.spotbugs" version "5.0.5"
5+
id "com.github.spotbugs" version "5.0.6"
66
id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
77
}
88

0 commit comments

Comments
 (0)