Skip to content

Commit

Permalink
build(deps): Bump dependency-check-gradle from 8.4.0 to 9.1.0
Browse files Browse the repository at this point in the history
Bumps `dependency-check-gradle` from 8.4.0 to 9.1.0.

Updates `org.owasp:dependency-check-gradle` from 8.4.0 to 9.1.0

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

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent dc540c3 commit 5a6d8aa
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 @@ -24,7 +24,7 @@ androidx-test-orchestrator = "1.4.2" # https://developer.android.com/jetpack/and
androidx-test-runner = "1.5.2" # https://developer.android.com/jetpack/androidx/releases/test
junit4 = "4.13.2" # https://github.com/junit-team/junit4/releases
shellcheck-gradle = "1.4.6" # https://github.com/felipefzdz/gradle-shellcheck-plugin
dependency-check-gradle = "8.4.0" # https://github.com/dependency-check/dependency-check-gradle/releases
dependency-check-gradle = "9.1.0" # https://github.com/dependency-check/dependency-check-gradle/releases
sonarqube-gradle = "4.3.0.3225" # https://github.com/SonarSource/sonar-scanner-gradle/releases
jacoco = "0.8.8" # https://www.jacoco.org/jacoco/trunk/doc/changes.html

Expand Down

0 comments on commit 5a6d8aa

Please sign in to comment.