Skip to content

Commit

Permalink
Merge pull request #237 from kit-data-manager/dependabot/gradle/org.o…
Browse files Browse the repository at this point in the history
…wasp.dependencycheck-11.1.0

build(deps): bump org.owasp.dependencycheck from 10.0.4 to 11.1.0
  • Loading branch information
Pfeil authored Nov 4, 2024
2 parents e8d7604 + 32d9066 commit b7a2141
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 @@ -19,7 +19,7 @@ plugins {
id 'jacoco'
// Adds coveralls task for CI to send results to the coveralls service.
id "com.github.kt3k.coveralls" version "2.12.2"
id "org.owasp.dependencycheck" version "10.0.4"
id "org.owasp.dependencycheck" version "11.1.0"
// include build and git information via Spring Actuator
id "com.gorylenko.gradle-git-properties" version "2.4.2"
}
Expand Down

0 comments on commit b7a2141

Please sign in to comment.