Skip to content

Commit

Permalink
Bump org.owasp.dependencycheck from 10.0.3 to 10.0.4
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 10.0.3 to 10.0.4.

---
updated-dependencies:
- dependency-name: org.owasp.dependencycheck
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 25, 2024
1 parent 055a2fe commit ee8fa4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {
jacoco
id("com.adarshr.test-logger") version "4.0.0"
id("com.google.cloud.tools.jib") version "3.4.3"
id("org.owasp.dependencycheck") version "10.0.3"
id("org.owasp.dependencycheck") version "10.0.4"
}

group = "recce.server"
Expand Down

0 comments on commit ee8fa4c

Please sign in to comment.