Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 7424b1c commit aa2318e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ nimbusJoseJwt = "9.37.1"
nimbusOAuth2 = "11.6"
eudiSdJwt = "0.1.0-SNAPSHOT"
bouncyCastle = "1.77"
dependencyCheck = "8.4.2"
dependencyCheck = "9.0.2"

[libraries]
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines" }
Expand Down

0 comments on commit aa2318e

Please sign in to comment.