Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc9a559

Browse files
dependabot[bot]interlokdev
authored andcommitted
build(deps): bump com.github.spotbugs from 6.0.12 to 6.0.14
Bumps com.github.spotbugs from 6.0.12 to 6.0.14. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f28c89 commit fc9a559

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
plugins {
22
// Manage optional dependencies in maven pom.
33
id "nebula.optional-base" version "7.0.0" apply false
4-
id "com.github.spotbugs" version "6.0.12" apply false
4+
id "com.github.spotbugs" version "6.0.14" apply false
55
id "org.sonarqube" version "4.4.1.3373"
66
id "org.owasp.dependencycheck" version "9.0.10" apply false
77
id "io.freefair.lombok" version "8.6" apply false

0 commit comments

Comments
 (0)