Skip to content

Commit

Permalink
Bump Microsoft.Azure.WebJobs from 3.0.29 to 3.0.30 (#1045)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Azure.WebJobs](https://github.com/Azure/azure-webjobs-sdk) from 3.0.29 to 3.0.30.
- [Release notes](https://github.com/Azure/azure-webjobs-sdk/releases)
- [Commits](Azure/azure-webjobs-sdk@v3.0.29...v3.0.30)

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

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 Sep 20, 2021
1 parent 5214dc7 commit 80cb18c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Ensure.That" Version="10.1.0" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.29" />
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.30" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="4.0.1" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.5.1" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.0.12" />
Expand Down

0 comments on commit 80cb18c

Please sign in to comment.