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
….23.0 (#547)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 7, 2024
1 parent e438b6a commit 0212aff
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.17.4" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.22.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.23.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0212aff

Please sign in to comment.