Skip to content

Commit 35d74a2

Browse files
Gradle: Bump org.owasp.dependencycheck from 12.0.0 to 12.1.0
Bumps org.owasp.dependencycheck from 12.0.0 to 12.1.0. --- updated-dependencies: - dependency-name: org.owasp.dependencycheck dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aed8183 commit 35d74a2

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
@@ -39,7 +39,7 @@ plugins {
3939
id("com.diffplug.spotless") version "7.0.2"
4040
id("org.springframework.boot") version "3.4.1" apply false
4141
id("project-report")
42-
id("org.owasp.dependencycheck") version "12.0.0"
42+
id("org.owasp.dependencycheck") version "12.1.0"
4343
id("com.github.jk1.dependency-license-report") version "2.9"
4444
id("org.jetbrains.kotlinx.kover") version "0.7.4"
4545
id("io.gitlab.arturbosch.detekt") version "1.23.8"

0 commit comments

Comments
 (0)