Skip to content

Commit

Permalink
Update dependency com.azure:azure-storage-blob to v12.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2023
1 parent 02aed54 commit a2b9257
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 @@ -207,7 +207,7 @@ dependencies {

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

implementation group: 'com.azure', name: 'azure-storage-blob', version: '12.22.0'
implementation group: 'com.azure', name: 'azure-storage-blob', version: '12.23.1'

implementation group: 'commons-io', name: 'commons-io', version: '2.11.0'

Expand Down

0 comments on commit a2b9257

Please sign in to comment.