Skip to content

Commit

Permalink
Merge pull request #66 from romankr/dependabot/nuget/Microsoft.Extens…
Browse files Browse the repository at this point in the history
…ions.Http-9.0.0
  • Loading branch information
getencapsulated authored Dec 1, 2024
2 parents 537dfe2 + 938243f commit 05bc1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OddsCollector.Functions/OddsCollector.Functions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.4.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0" />
</ItemGroup>
<ItemGroup>
<None Update="host.json">
Expand Down

0 comments on commit 05bc1fc

Please sign in to comment.