Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Kiota.Http.HttpClientLibrary
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-dotnet) from 1.11.3 to 1.12.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.11.3...v1.12.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>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 649f38d commit d918a0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<PackageReference Include="Microsoft.Graph.Core" Version="3.1.16" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.11.3" />
<PackageReference Include="Microsoft.Kiota.Cli.Commons" Version="1.1.2" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.11.3" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.12.0" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.11.3" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down

0 comments on commit d918a0a

Please sign in to comment.