Skip to content

Commit

Permalink
Merge pull request #516 from Particular/dependabot/nuget/Microsoft.Az…
Browse files Browse the repository at this point in the history
…ure.Functions.Worker.Extensions.Http-3.2.0

Bump Microsoft.Azure.Functions.Worker.Extensions.Http from 3.1.0 to 3.2.0
  • Loading branch information
danielmarbach committed May 22, 2024
2 parents 05871c4 + 1c74f67 commit 31d5542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ManualTests.HostV4/ManualTests.HostV4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.21.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.1.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.2.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.17.0" />
<PackageReference Include="NServiceBus.Transport.AzureServiceBus" Version="4.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 31d5542

Please sign in to comment.