Skip to content

Commit 906e692

Browse files
dependabot[bot]higgyfella
authored andcommitted
Bump com.github.spotbugs from 6.4.4 to 6.4.5
Bumps com.github.spotbugs from 6.4.4 to 6.4.5. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4f51e9 commit 906e692

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
@@ -7,7 +7,7 @@ plugins {
77
id 'jacoco'
88
// Manage optional dependencies in maven pom.
99
id 'nebula.optional-base' version '7.0.0'
10-
id 'com.github.spotbugs' version '6.4.4'
10+
id 'com.github.spotbugs' version '6.4.5'
1111
id 'org.owasp.dependencycheck' version '12.1.8'
1212
id "io.freefair.lombok" version "8.14.2"
1313
}

0 commit comments

Comments
 (0)