Skip to content

Commit

Permalink
Build(deps): bump org.owasp:dependency-check-gradle from 8.4.2 to 8.4.3
Browse files Browse the repository at this point in the history
Bumps org.owasp:dependency-check-gradle from 8.4.2 to 8.4.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 95f36b6 commit b5996fb
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 @@ -33,7 +33,7 @@ buildscript {
dependencies {
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}")
classpath("org.jetbrains.kotlin:kotlin-allopen:${kotlinVersion}")
classpath("org.owasp:dependency-check-gradle:8.4.2")
classpath("org.owasp:dependency-check-gradle:8.4.3")
classpath("org.bouncycastle:bc-fips:${bcFipsVersion}")
classpath("org.bouncycastle:bcpkix-fips:${bcpkixFipsVersion}")
}
Expand Down

0 comments on commit b5996fb

Please sign in to comment.