Skip to content

Commit

Permalink
Bump com.github.spotbugs from 6.0.27 to 6.0.28
Browse files Browse the repository at this point in the history
Bumps com.github.spotbugs from 6.0.27 to 6.0.28.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and LarsEckart committed Jan 10, 2025
1 parent f6e9d3e commit 5913827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'java'
id 'com.diffplug.spotless' version '7.0.1'
id 'info.solidsoft.pitest' version '1.15.0'
id 'com.github.spotbugs' version '6.0.27'
id 'com.github.spotbugs' version '6.0.28'
id 'net.ltgt.errorprone' version '4.1.0'
}

Expand Down

0 comments on commit 5913827

Please sign in to comment.