Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Http from 9.0.1 to 9.0.2 in /unit-1/complet…
Browse files Browse the repository at this point in the history
…ed (#340)

Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.1...v9.0.2)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 69ef121 commit 58430e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Akka.Hosting" Version="1.5.37" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.72" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.2"/>
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 58430e0

Please sign in to comment.