Skip to content

Commit

Permalink
Bump com.github.spotbugs from 6.0.22 to 6.0.24 in /gp2gp-translator (#…
Browse files Browse the repository at this point in the history
…850)

Bumps com.github.spotbugs from 6.0.22 to 6.0.24.

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 6456f68 commit 4c9c6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gp2gp-translator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.6'
id 'java'
id 'checkstyle'
id 'com.github.spotbugs' version '6.0.22'
id 'com.github.spotbugs' version '6.0.24'
id 'io.freefair.lombok' version '8.10'
}

Expand Down

0 comments on commit 4c9c6b4

Please sign in to comment.