Skip to content

Commit 8803172

Browse files
Gradle: Bump org.owasp.dependencycheck from 9.0.2 to 11.1.1
Bumps org.owasp.dependencycheck from 9.0.2 to 11.1.1. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffc3a02 commit 8803172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ plugins {
3232
id("com.diffplug.spotless") version "6.22.0"
3333
id("org.springframework.boot") version "3.3.6" apply false
3434
id("project-report")
35-
id("org.owasp.dependencycheck") version "9.0.2"
35+
id("org.owasp.dependencycheck") version "11.1.1"
3636
id("com.github.jk1.dependency-license-report") version "2.5"
3737
id("org.jetbrains.kotlinx.kover") version "0.7.4"
3838
id("io.gitlab.arturbosch.detekt") version "1.23.6"

0 commit comments

Comments
 (0)