Skip to content

Commit ea47f32

Browse files
Addressed comments
1 parent 77b0aac commit ea47f32

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
@@ -7,7 +7,7 @@ plugins {
77
id("org.hypertrace.publish-plugin") version "1.0.5" apply false
88
id("org.hypertrace.jacoco-report-plugin") version "0.2.1" apply false
99
id("org.hypertrace.code-style-plugin") version "2.0.0" apply false
10-
id("org.owasp.dependencycheck") version "10.0.3"
10+
id("org.owasp.dependencycheck") version "12.1.0"
1111
}
1212

1313
subprojects {

0 commit comments

Comments
 (0)