Skip to content

Commit 0803e58

Browse files
chore(deps): bump Microsoft.Kiota.Http.HttpClientLibrary
Bumps [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-dotnet) from 1.16.4 to 1.17.0. - [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.4...v1.17.0) --- updated-dependencies: - dependency-name: Microsoft.Kiota.Http.HttpClientLibrary dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d29c9ce commit 0803e58

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.3" />
5656
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.17.0" />
5757
<PackageReference Include="Microsoft.Kiota.Cli.Commons" Version="1.1.2" />
58-
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.16.4" />
58+
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.17.0" />
5959
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.16.4" />
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)