Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency microsoft.azure.functions.worker.sdk t…
Browse files Browse the repository at this point in the history
…o v1.14.0
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent af07b5c commit 3391b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Reddit2Kindle.Functions/Reddit2Kindle.Functions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup Label="Package References">
<PackageReference Include="FluentEmail.SendGrid" Version="3.0.2" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.19.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.13.1" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.14.0" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.0.13" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Storage" Version="5.1.2" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
Expand Down

0 comments on commit 3391b68

Please sign in to comment.