Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 8c559e4

Browse files
chore(deps): bump Microsoft.Extensions.Http from 9.0.0 to 9.0.1
Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) 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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56faf43 commit 8c559e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<PackageReference Include="Azure.Identity.Broker" Version="1.2.0" Condition="'$(OS)' == 'Windows_NT'"/>
5252
<PackageReference Include="JmesPath.Net" Version="1.0.330"/>
5353
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1"/>
54-
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.0"/>
54+
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.1"/>
5555
<PackageReference Include="Microsoft.Graph.Core" Version="3.2.2"/>
5656
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.16.3"/>
5757
<PackageReference Include="Microsoft.Kiota.Cli.Commons" Version="1.1.2"/>

0 commit comments

Comments
 (0)