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 17, 2024
1 parent 4c78994 commit d8e44d0
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 d8e44d0

Please sign in to comment.