Skip to content

Commit

Permalink
Bump Azure.Storage.Blobs in /MiniIndex.Core
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.11.0-beta.2 to 12.13.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Storage.Blobs_12.11.0-beta.2...Azure.Storage.Blobs_12.13.0)

---
updated-dependencies:
- dependency-name: Azure.Storage.Blobs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2022
1 parent 87601f8 commit e384615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MiniIndex.Core/MiniIndex.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="AgileObjects.AgileMapper" Version="1.8.0" />
<PackageReference Include="Anaximander.Linq" Version="4.0.0" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.11.0-beta.2" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.39" />
<PackageReference Include="Lamar" Version="7.0.0" />
<PackageReference Include="MediatR" Version="9.0.0" />
Expand Down

0 comments on commit e384615

Please sign in to comment.