We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9df589 commit 8dbe7ceCopy full SHA for 8dbe7ce
src/Octokit.Webhooks.AzureFunctions/Octokit.Webhooks.AzureFunctions.csproj
@@ -19,7 +19,7 @@
19
</ItemGroup>
20
21
<ItemGroup>
22
- <PackageReference Include="Microsoft.Azure.Functions.Worker.Core" Version="1.16.1" />
+ <PackageReference Include="Microsoft.Azure.Functions.Worker.Core" Version="1.17.0" />
23
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Abstractions" Version="1.3.0" />
24
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.1.0" />
25
0 commit comments