Skip to content

Commit

Permalink
Bump Azure.Storage.Blobs from 12.8.3 to 12.8.4 (#789)
Browse files Browse the repository at this point in the history
Bumps [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) from 12.8.3 to 12.8.4.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.8.3...Azure.Storage.Blobs_12.8.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2021
1 parent da36add commit 9420a2f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Azure.Core" Version="1.14.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.8.3" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.8.4" />
<PackageReference Include="Azure.Storage.Common" Version="12.7.3" />
<PackageReference Include="Ensure.That" Version="10.1.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="$(SdkPackageVersion)" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Azure.Core" Version="1.14.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.8.3" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.8.4" />
<PackageReference Include="Ensure.That" Version="10.1.0" />
<PackageReference Include="fo-dicom" Version="4.0.7" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="$(SdkPackageVersion)" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Azure.Core" Version="1.14.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.8.3" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.8.4" />
<PackageReference Include="Ensure.That" Version="10.1.0" />
<PackageReference Include="MediatR" Version="9.0.0" />
<PackageReference Include="fo-dicom" Version="4.0.7" />
Expand Down

0 comments on commit 9420a2f

Please sign in to comment.