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

Commit 12c1fb9

Browse files
chore(deps): bump Microsoft.Kiota.Http.HttpClientLibrary
Bumps [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-dotnet) from 1.10.0 to 1.10.1. - [Release notes](https://github.com/microsoft/kiota-dotnet/releases) - [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md) - [Commits](microsoft/kiota-dotnet@v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: Microsoft.Kiota.Http.HttpClientLibrary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61b81fc commit 12c1fb9

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
@@ -47,7 +47,7 @@
4747
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0"/>
4848
<PackageReference Include="Microsoft.Graph.Core" Version="3.1.14"/>
4949
<PackageReference Include="Microsoft.Kiota.Cli.Commons" Version="1.1.2"/>
50-
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.10.0"/>
50+
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.10.1"/>
5151
<PackageReference Include="Spectre.Console" Version="0.49.1"/>
5252
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1"/>
5353
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All"/>

0 commit comments

Comments
 (0)