Skip to content

Commit

Permalink
Merge pull request #1090 from atlanhq/dependabot/gradle/org.owasp.dep…
Browse files Browse the repository at this point in the history
…endencycheck-11.1.1

Bump org.owasp.dependencycheck from 11.1.0 to 11.1.1
  • Loading branch information
cmgrote authored Dec 5, 2024
2 parents 3046349 + 5b32b9e commit 1ee9e09
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 "11.1.0"
id("org.owasp.dependencycheck") version "11.1.1"
}

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

0 comments on commit 1ee9e09

Please sign in to comment.