Skip to content

Commit

Permalink
Update plugin org.owasp.dependencycheck to v12 (#407)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent a584c3c commit 2dbefa4
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 @@ -6,7 +6,7 @@ plugins {
id 'idea'
id 'io.spring.dependency-management' version '1.1.7'
id 'org.springframework.boot' version '3.4.1'
id 'org.owasp.dependencycheck' version '11.1.1'
id 'org.owasp.dependencycheck' version '12.0.0'
id 'io.freefair.lombok' version '8.11'
id 'com.github.ben-manes.versions' version '0.51.0'
id 'org.sonarqube' version '6.0.1.5171'
Expand Down

0 comments on commit 2dbefa4

Please sign in to comment.