Skip to content

Commit 922382e

Browse files
dependabot[bot]srchase
authored andcommitted
chore(deps): bump com.github.spotbugs from 4.7.1 to 5.0.13
Bumps com.github.spotbugs from 4.7.1 to 5.0.13. --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b309cf3 commit 922382e

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
@@ -19,7 +19,7 @@ plugins {
1919
signing
2020
checkstyle
2121
jacoco
22-
id("com.github.spotbugs") version "4.7.1"
22+
id("com.github.spotbugs") version "5.0.13"
2323
id("io.codearte.nexus-staging") version "0.30.0"
2424
}
2525

0 commit comments

Comments
 (0)