Skip to content

Commit

Permalink
Bump Microsoft.Azure.WebJobs.Extensions.Storage
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Azure.WebJobs.Extensions.Storage](https://github.com/Azure/azure-sdk-for-net) from 4.0.5 to 5.1.3.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/commits/Microsoft.Azure.WebJobs.Extensions.Storage_5.1.3)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.WebJobs.Extensions.Storage
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2023
1 parent eafae36 commit 90a2bc2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.1.2"/>
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="4.0.5"/>
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="5.1.3"/>
<PackageReference Include="Azure.Storage.Blobs" Version="12.16.0"/>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 90a2bc2

Please sign in to comment.