Skip to content

Commit

Permalink
Merge pull request #18 from anthony-c-martin/dependabot/nuget/Microso…
Browse files Browse the repository at this point in the history
…ft.Azure.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
github-actions[bot] committed May 26, 2024
2 parents 6748972 + 160b0f3 commit 6b914ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BicepButton/BicepButton.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.22.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.2" />
<PackageReference Include="Azure.Bicep.Core" Version="0.24.24" />
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="21.0.2" />
Expand Down

0 comments on commit 6b914ae

Please sign in to comment.