Skip to content

Commit

Permalink
Upgrade to AWS SDK 2.26.31 (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbonofre authored Sep 4, 2024
1 parent 4815eff commit 0a539db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ swagger = "1.6.14"
#
assertj-core = { module = "org.assertj:assertj-core", version = "3.26.3" }
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.2.1" }
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.26.25" }
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.26.31" }
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.25" }
bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version = "1.78.1" }
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.1.8" }
Expand Down

0 comments on commit 0a539db

Please sign in to comment.