Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/io.swagger.parser.v3-swagg…
Browse files Browse the repository at this point in the history
…er-parser-2.1.25
  • Loading branch information
cmgrote authored Jan 20, 2025
2 parents d270055 + 0e15c4d commit 0ad7fc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ testng = "7.10.2"
log4j = "2.24.3"
wiremock = "3.10.0"
jnanoid = "2.0.0"
awssdk = "2.30.1"
awssdk = "2.30.2"
gcs = "26.51.0" # was: "26.53.0"
system-stubs = "2.1.7"
fastcsv = "3.4.0"
Expand Down

0 comments on commit 0ad7fc6

Please sign in to comment.