Skip to content

Commit

Permalink
Merge pull request #164 from sebagomez/dependabot/nuget/src/StorageLi…
Browse files Browse the repository at this point in the history
…brary/Azure.Storage.Blobs-12.21.1

Bump Azure.Storage.Blobs from 12.20.0 to 12.21.1 in /src/StorageLibrary
  • Loading branch information
sebagomez authored Jul 29, 2024
2 parents 00c476c + 0f22323 commit 05dba62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StorageLibrary/StorageLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Data.Services.Client" Version="5.8.5" />
<PackageReference Include="Azure.Storage.Files.Shares" Version="12.18.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.20.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.21.1" />
<PackageReference Include="Azure.Storage.Queues" Version="12.19.1" />
<PackageReference Include="Azure.Data.Tables" Version="12.8.3" />
</ItemGroup>
Expand Down

0 comments on commit 05dba62

Please sign in to comment.