Skip to content

Commit

Permalink
Bump com.github.spotbugs in /codegen in the gradle group
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent 805239f commit 05558ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codegen/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
signing
checkstyle
jacoco
id("com.github.spotbugs") version "6.0.26"
id("com.github.spotbugs") version "6.0.27"
id("io.codearte.nexus-staging") version "0.30.0"
}

Expand Down

0 comments on commit 05558ae

Please sign in to comment.