Skip to content

Commit 0e79002

Browse files
authored
Merge branch 'main' into dependabot/gradle/awssdk-2.34.0
2 parents 6c01c7e + cb8c38f commit 0e79002

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
@@ -2,7 +2,7 @@
22
plugins {
33
id("com.atlan.java")
44
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
5-
id("org.owasp.dependencycheck") version "12.1.3"
5+
id("org.owasp.dependencycheck") version "12.1.5"
66
}
77

88
group = providers.gradleProperty("GROUP").get()

0 commit comments

Comments
 (0)