Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Http from 9.0.0 to 9.0.1 in the microsoft g…
Browse files Browse the repository at this point in the history
…roup (#94)

Bump Microsoft.Extensions.Http in the microsoft group

Bumps the microsoft group with 1 update: [Microsoft.Extensions.Http](https://github.com/dotnet/runtime).


Updates `Microsoft.Extensions.Http` from 9.0.0 to 9.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.0...v9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 03f28ce commit 59015db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<ItemGroup>
<PackageVersion Include="Microsoft.Extensions.Http" Version="9.0.0" />
<PackageVersion Include="Microsoft.Extensions.Http" Version="9.0.1" />
<PackageVersion Include="MSTest" Version="3.7.1" />
</ItemGroup>
</Project>

0 comments on commit 59015db

Please sign in to comment.