Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Tallicia committed Aug 3, 2023
1 parent aee8a7d commit 445d8a7
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.2.1")
classpath("org.owasp:dependency-check-gradle:8.3.1")
classpath("org.bouncycastle:bc-fips:${bcFipsVersion}")
classpath("org.bouncycastle:bcpkix-fips:${bcpkixFipsVersion}")
}
Expand Down

0 comments on commit 445d8a7

Please sign in to comment.