Skip to content

Commit 2409063

Browse files
dependabot[bot]gosar
authored andcommitted
chore(deps): bump com.github.spotbugs from 5.0.13 to 5.0.14
Bumps com.github.spotbugs from 5.0.13 to 5.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 02ceef1 commit 2409063

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 "5.0.13"
22+
id("com.github.spotbugs") version "5.0.14"
2323
id("io.codearte.nexus-staging") version "0.30.0"
2424
}
2525

0 commit comments

Comments
 (0)