Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.azure.functions.worker to v1…
Browse files Browse the repository at this point in the history
….16.0
  • Loading branch information
renovate[bot] authored Jun 27, 2023
1 parent 31bcf73 commit 31a630d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/AzureFunctions/AzureFunctions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.11.0" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.14.1" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.16.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 31a630d

Please sign in to comment.