Skip to content

Commit d314b69

Browse files
dependabot[bot]higgyfella
authored andcommitted
Bump com.github.spotbugs from 6.4.5 to 6.4.7
Bumps com.github.spotbugs from 6.4.5 to 6.4.7. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dcf24ef commit d314b69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.apache.tools.ant.taskdefs.condition.Os
22

33
plugins {
4-
id 'com.github.spotbugs' version '6.4.5' apply false
4+
id 'com.github.spotbugs' version '6.4.7' apply false
55
id 'org.owasp.dependencycheck' version '12.1.9' apply false
66
id "io.freefair.lombok" version "8.14.2" apply false
77
id "org.gradle.test-retry" version "1.6.4" apply false

0 commit comments

Comments
 (0)