Skip to content

Commit

Permalink
Merge pull request #25 from anthony-c-martin/dependabot/nuget/Microso…
Browse files Browse the repository at this point in the history
…ft.Azure.Functions.Worker.Sdk-1.18.0

Bump Microsoft.Azure.Functions.Worker.Sdk from 1.17.4 to 1.18.0
  • Loading branch information
github-actions[bot] authored Sep 29, 2024
2 parents 435f348 + acd26cc commit befafbd
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 @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.23.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.2.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.17.4" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.18.0" />
<PackageReference Include="Azure.Bicep.Core" Version="0.24.24" />
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="21.0.29" />
</ItemGroup>
Expand Down

0 comments on commit befafbd

Please sign in to comment.