Skip to content

Commit c8ad724

Browse files
dependabot[bot]higgyfella
authored andcommitted
Bump com.github.spotbugs from 6.4.8 to 6.5.0
Bumps com.github.spotbugs from 6.4.8 to 6.5.0. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 328cbc5 commit c8ad724

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
@@ -6,7 +6,7 @@ plugins {
66
id 'jacoco'
77
// Manage optional dependencies in maven pom.
88
id 'nebula.optional-base' version '7.0.0'
9-
id 'com.github.spotbugs' version '6.4.8'
9+
id 'com.github.spotbugs' version '6.5.0'
1010
id 'org.owasp.dependencycheck' version '12.2.0'
1111
id "io.freefair.lombok" version "8.14.2"
1212
}

0 commit comments

Comments
 (0)