Skip to content

Commit e67a79f

Browse files
Bump com.github.spotbugs from 6.1.6 to 6.1.7 (#536)
Bumps com.github.spotbugs from 6.1.6 to 6.1.7. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cbbf91 commit e67a79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import java.util.zip.ZipFile
88

99
plugins {
1010
id("org.jenkins-ci.jpi") version "0.52.0"
11-
id("com.github.spotbugs") version "6.1.6"
11+
id("com.github.spotbugs") version "6.1.7"
1212
id("codenarc")
1313
id("buildlogic.reproducible-archives")
1414
}

0 commit comments

Comments
 (0)