Skip to content

Commit da022de

Browse files
Bump com.github.spotbugs in /codegen in the gradle group
Bumps the gradle group in /codegen with 1 update: com.github.spotbugs. Updates `com.github.spotbugs` from 6.0.23 to 6.0.24 --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 784b1a5 commit da022de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
signing
2222
checkstyle
2323
jacoco
24-
id("com.github.spotbugs") version "6.0.23"
24+
id("com.github.spotbugs") version "6.0.24"
2525
id("io.codearte.nexus-staging") version "0.30.0"
2626
}
2727

0 commit comments

Comments
 (0)