Skip to content

Commit

Permalink
Merge branch 'main' into APP-4780
Browse files Browse the repository at this point in the history
  • Loading branch information
cmgrote authored Jan 20, 2025
2 parents 6501d6c + e4d388e commit 85a5931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
plugins {
id("com.atlan.java")
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
id("org.owasp.dependencycheck") version "12.0.0"
id("org.owasp.dependencycheck") version "12.0.1"
}

group = providers.gradleProperty("GROUP").get()
Expand Down

0 comments on commit 85a5931

Please sign in to comment.