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

Commit a204409

Browse files
chore(deps): bump Microsoft.Kiota.Http.HttpClientLibrary
Bumps [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-dotnet) from 1.16.1 to 1.16.3. - [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.16.1...v1.16.3) --- 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 d5ddfcb commit a204409

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
@@ -55,7 +55,7 @@
5555
<PackageReference Include="Microsoft.Graph.Core" Version="3.2.1"/>
5656
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.16.1"/>
5757
<PackageReference Include="Microsoft.Kiota.Cli.Commons" Version="1.1.2"/>
58-
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.16.1"/>
58+
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.16.3"/>
5959
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.16.3"/>
6060
<PackageReference Include="Spectre.Console" Version="0.49.1"/>
6161
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1"/>

0 commit comments

Comments
 (0)