Skip to content

Commit

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

---
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] committed Jun 24, 2024
1 parent 725a5c8 commit 6c35c2b
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 @@ -10,7 +10,7 @@ plugins {
id 'io.freefair.lombok' version "${freefairVersion}" // apply, because javadoc
id 'com.netflix.nebula.project' version '11.0.0' apply false
id 'com.palantir.git-version' version '3.0.0'
id 'com.github.spotbugs' version '6.0.5' apply false
id 'com.github.spotbugs' version '6.0.18' apply false
id 'io.freefair.maven-optional' version "${freefairVersion}"
id 'com.github.jk1.dependency-license-report' version '2.5'
id 'io.spring.dependency-management' version '1.1.4' apply false
Expand Down

0 comments on commit 6c35c2b

Please sign in to comment.