Skip to content

Commit 77e58e6

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

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 '6.25.0'
1616
id 'net.ltgt.errorprone' version '4.0.1'
17-
id 'com.github.spotbugs' version '6.0.19'
17+
id 'com.github.spotbugs' version '6.5.5'
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 '2.1.0'

0 commit comments

Comments
 (0)