Skip to content

Commit

Permalink
Bump dependency-check-gradle from 9.2.0 to 10.0.1 (#8679)
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Sheehy <[email protected]>
  • Loading branch information
steven-sheehy authored Jul 2, 2024
1 parent 5db8c84 commit 3be5536
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.6.0")
implementation("org.owasp:dependency-check-gradle:9.2.0")
implementation("org.owasp:dependency-check-gradle:10.0.1")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:5.0.0.4638")
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.3.1")
implementation("org.testcontainers:postgresql:1.19.8")
Expand Down

0 comments on commit 3be5536

Please sign in to comment.