Skip to content

Commit

Permalink
Update dependency com.azure:azure-sdk-bom to v1.2.31 (#669)
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 Feb 3, 2025
1 parent bd8fb95 commit eb713be
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 @@ -431,7 +431,7 @@ dependencies {

implementation project(path: ':context')
implementation 'javax.annotation:javax.annotation-api:1.3.2'
implementation platform('com.azure:azure-sdk-bom:1.2.30')
implementation platform('com.azure:azure-sdk-bom:1.2.31')
implementation 'com.azure:azure-storage-blob'
annotationProcessor 'org.mapstruct:mapstruct-processor:1.6.3'

Expand Down

0 comments on commit eb713be

Please sign in to comment.