Skip to content

Commit 9b0d6c0

Browse files
dependabot[bot]MikeRocke
authored andcommitted
Bump com.github.spotbugs from 6.3.0 to 6.4.4
Bumps com.github.spotbugs from 6.3.0 to 6.4.4. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.4.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de8ea34 commit 9b0d6c0

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
@@ -1,6 +1,6 @@
11
plugins {
22
id "java"
3-
id "com.github.spotbugs" version "6.3.0" apply false
3+
id "com.github.spotbugs" version "6.4.4" apply false
44
id "org.owasp.dependencycheck" version "12.1.3" apply false
55
id "maven-publish"
66
id 'org.jreleaser' version '1.20.0'

0 commit comments

Comments
 (0)