Skip to content

Commit

Permalink
Bump dependencycheck from 9.1.0 to 10.0.3
Browse files Browse the repository at this point in the history
Bumps `dependencycheck` from 9.1.0 to 10.0.3.

Updates `org.owasp:dependency-check-gradle` from 9.1.0 to 10.0.3
- [Release notes](https://github.com/dependency-check/dependency-check-gradle/releases)
- [Commits](dependency-check/dependency-check-gradle@v9.1.0...v10.0.3)

Updates `org.owasp.dependencycheck` from 9.1.0 to 10.0.3

---
updated-dependencies:
- dependency-name: org.owasp:dependency-check-gradle
  dependency-type: direct:production
  update-type: version-update:semver-major
- 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 Aug 29, 2024
1 parent e1cd41f commit db571ae
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 @@ -7,7 +7,7 @@ androidMinSdk = "24"
kotlin = "2.0.20"
kotlinter = "4.4.1"
kotlinx-kover = "0.8.1"
dependencycheck = "9.1.0"
dependencycheck = "10.0.3"
dokka = "1.9.20"
binarycompatilityvalidator = "0.16.3"
java = "17"
Expand Down

0 comments on commit db571ae

Please sign in to comment.