Skip to content

Commit

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

---
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] authored Nov 20, 2023
1 parent cf6df15 commit 07656ea
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 = "8.4.3"

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

0 comments on commit 07656ea

Please sign in to comment.