Skip to content

Commit

Permalink
Bump org.owasp.dependencycheck from 10.0.4 to 11.0.0 (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 9b2e583 commit d80c780
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 @@ -24,7 +24,7 @@
plugins {
id 'java-library'
id 'eclipse'
id 'org.owasp.dependencycheck' version '10.0.4'
id 'org.owasp.dependencycheck' version '11.0.0'
id 'org.kordamp.gradle.java-project' version '0.54.0'
}

Expand Down

0 comments on commit d80c780

Please sign in to comment.