Skip to content

Commit

Permalink
fix(deps): update dependency com.azure:azure-sdk-bom to v1.2.25 (#8997)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent f7e2089 commit c9c5152
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 @@ -48,7 +48,7 @@ assertj-core = { module = "org.assertj:assertj-core", version = "3.26.0" }
avro = { module = "org.apache.avro:avro", version = "1.11.3" }
awaitility = { module = "org.awaitility:awaitility", version = "4.2.1" }
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.26.12" }
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.24" }
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.25" }
bouncycastle-bcpkix = { module = "org.bouncycastle:bcpkix-jdk15on", version.ref = "bouncycastle" }
bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk15on", version.ref = "bouncycastle" }
cassandra-driver-bom = { module = "com.datastax.oss:java-driver-bom", version = "4.17.0" }
Expand Down

0 comments on commit c9c5152

Please sign in to comment.