Skip to content

Commit 4ea9768

Browse files
Bump com.github.spotbugs from 6.2.1 to 6.2.4
Bumps com.github.spotbugs from 6.2.1 to 6.2.4. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-version: 6.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2d3b6a commit 4ea9768

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
id 'java'
33
id 'application'
4-
id "com.github.spotbugs" version "6.2.1"
4+
id "com.github.spotbugs" version "6.2.4"
55
id 'pmd'
66
id 'checkstyle'
77
id "net.davidecavestro.gradle.jxr" version "0.2.1"

0 commit comments

Comments
 (0)