Skip to content

Commit

Permalink
Merge pull request #115 from Smalls1652/dependabot/nuget/src/Function…
Browse files Browse the repository at this point in the history
…App/main/Microsoft.Azure.Functions.Worker.Sdk-1.15.1
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
2 parents 2d33de8 + 4f65eaf commit 5917d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FunctionApp/FunctionApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.0.13" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues" Version="5.1.2" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.2.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.12.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.15.1" />
</ItemGroup>
<ItemGroup>
<None Update="host.json">
Expand Down

0 comments on commit 5917d11

Please sign in to comment.