Skip to content

Commit

Permalink
Bump com.github.jk1.dependency-license-report from 1.17 to 2.9
Browse files Browse the repository at this point in the history
Bumps com.github.jk1.dependency-license-report from 1.17 to 2.9.

---
updated-dependencies:
- dependency-name: com.github.jk1.dependency-license-report
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent fc42364 commit 7b8bc4c
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 @@ -16,7 +16,7 @@ plugins {
id "org.openapi.generator" version "$openapiVersion"
id "com.github.spotbugs" version "$spotBugsPlugin"
id 'org.cyclonedx.bom' version "$cyclonedxVersion"
id 'com.github.jk1.dependency-license-report' version '1.17'
id 'com.github.jk1.dependency-license-report' version '2.9'
id "org.owasp.dependencycheck" version "$depCheckVersion"
}

Expand Down

0 comments on commit 7b8bc4c

Please sign in to comment.