Skip to content

Commit

Permalink
fix(deps): update dependency software.amazon.awssdk:bom to v2.24.0 (#…
Browse files Browse the repository at this point in the history
…8042)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent 4011a3c commit 5e17626
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 @@ -40,7 +40,7 @@ antlr-antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.ref = "ant
assertj-core = { module = "org.assertj:assertj-core", version = "3.25.3" }
avro = { module = "org.apache.avro:avro", version = "1.11.3" }
awaitility = { module = "org.awaitility:awaitility", version = "4.2.0" }
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.23.17" }
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.24.0" }
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.20" }
bouncycastle-bcpkix = { module = "org.bouncycastle:bcpkix-jdk15on", version.ref = "bouncycastle" }
bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk15on", version.ref = "bouncycastle" }
Expand Down

0 comments on commit 5e17626

Please sign in to comment.