Skip to content

Commit eb134d7

Browse files
authored
main: Update dependency com.azure:azure-sdk-bom to v1.2.36 (#2054)
1 parent 42303bb commit eb134d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ assertj-core = { module = "org.assertj:assertj-core", version = "3.27.3" }
4242
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
4343
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.31.59" }
4444
awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }
45-
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.35" }
45+
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.36" }
4646
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.1" }
4747
commons-codec1 = { module = "commons-codec:commons-codec", version = "1.18.0" }
4848
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.17.0" }

0 commit comments

Comments
 (0)