Skip to content

Commit fa5c4f1

Browse files
dependabot[bot]carlspring
authored andcommitted
chore(deps): bump com.github.spotbugs from 6.5.5 to 6.5.6
Bumps com.github.spotbugs from 6.5.5 to 6.5.6. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e96f92 commit fa5c4f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
// community plugins
1515
id 'com.diffplug.spotless' version '8.6.0'
1616
id 'net.ltgt.errorprone' version '5.1.0'
17-
id 'com.github.spotbugs' version '6.5.5'
17+
id 'com.github.spotbugs' version '6.5.6'
1818
id 'org.ajoberstar.grgit' version '5.3.3'
1919
id 'com.github.ksoichiro.console.reporter' version '0.6.3'
2020
id 'se.bjurr.violations.violations-gradle-plugin' version '4.1.2'

0 commit comments

Comments
 (0)