Skip to content

Commit

Permalink
Bump org.owasp:dependency-check-gradle from 11.0.0 to 11.1.0 (#9688)
Browse files Browse the repository at this point in the history
Bumps org.owasp:dependency-check-gradle from 11.0.0 to 11.1.0.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 95d0631 commit 41b8902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
implementation("org.jooq:jooq-codegen-gradle:$jooqVersion")
implementation("org.jooq:jooq-meta:$jooqVersion")
implementation("org.openapitools:openapi-generator-gradle-plugin:7.9.0")
implementation("org.owasp:dependency-check-gradle:11.0.0")
implementation("org.owasp:dependency-check-gradle:11.1.0")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:5.1.0.4882")
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.3.5")
implementation("org.testcontainers:postgresql:1.20.3")
Expand Down

0 comments on commit 41b8902

Please sign in to comment.