Skip to content

Commit 07e203d

Browse files
dependabot[bot]JordonPhillips
authored andcommitted
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.26 to 6.0.27 --- 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 805239f commit 07e203d

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.26"
24+
id("com.github.spotbugs") version "6.0.27"
2525
id("io.codearte.nexus-staging") version "0.30.0"
2626
}
2727

0 commit comments

Comments
 (0)