Skip to content

Commit

Permalink
Bump com.github.spotbugs (#138)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update in the / directory: com.github.spotbugs.


Updates `com.github.spotbugs` from 6.1.2 to 6.1.3

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

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 Feb 2, 2025
1 parent c3759ad commit 7395f0a
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 @@ -7,7 +7,7 @@ plugins {
id 'base'
id 'io.spring.dependency-management' version '1.1.7'
id 'io.spring.javaformat' version "${javaFormatVersion}"
id 'com.github.spotbugs' version '6.1.2'
id 'com.github.spotbugs' version '6.1.3'
id 'org.ajoberstar.grgit' version '5.3.0'
}

Expand Down

0 comments on commit 7395f0a

Please sign in to comment.