Skip to content

Commit

Permalink
Merge branch 'main' into FT-839
Browse files Browse the repository at this point in the history
  • Loading branch information
cmgrote authored Dec 5, 2024
2 parents 558b860 + 1ee9e09 commit e5f8100
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 e5f8100

Please sign in to comment.