Skip to content

Commit

Permalink
Update dependency com.azure:azure-sdk-bom to v1.2.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 49bba81 commit 10c29b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ dependencies {
implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-core', version: tomcatEmbedVersion
implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-websocket', version: tomcatEmbedVersion

implementation platform('com.azure:azure-sdk-bom:1.2.29')
implementation platform('com.azure:azure-sdk-bom:1.2.30')
implementation 'com.azure:azure-storage-blob'

implementation group: 'io.rest-assured', name: 'rest-assured'
Expand Down

0 comments on commit 10c29b3

Please sign in to comment.