Skip to content

Commit 75205b4

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

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
@@ -5,7 +5,7 @@ plugins {
55
id 'jacoco'
66
// Manage optional dependencies in maven pom.
77
id 'nebula.optional-base' version '7.0.0'
8-
id 'com.github.spotbugs' version '6.5.0'
8+
id 'com.github.spotbugs' version '6.5.1'
99
id 'org.owasp.dependencycheck' version '12.2.1'
1010
}
1111
ext {

0 commit comments

Comments
 (0)