Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Graph.Core, Microsoft.Kiota.Authenticatio…
Browse files Browse the repository at this point in the history
…n.Azure, Microsoft.Kiota.Http.HttpClientLibrary and Microsoft.Kiota.Serialization.Json

Bumps [Microsoft.Graph.Core](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core), [Microsoft.Kiota.Authentication.Azure](https://github.com/microsoft/kiota-dotnet), [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-dotnet) and [Microsoft.Kiota.Serialization.Json](https://github.com/microsoft/kiota-dotnet). These dependencies needed to be updated together.

Updates `Microsoft.Graph.Core` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-dotnet-core/blob/main/CHANGELOG.md)
- [Commits](microsoftgraph/msgraph-sdk-dotnet-core@3.2.2...3.2.3)

Updates `Microsoft.Kiota.Authentication.Azure` from 1.16.4 to 1.16.4
- [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.16.4)

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.16.4 to 1.16.4
- [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.16.4)

Updates `Microsoft.Kiota.Serialization.Json` from 1.16.4 to 1.16.4
- [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.16.4)

---
updated-dependencies:
- dependency-name: Microsoft.Graph.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Kiota.Authentication.Azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Kiota.Serialization.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 2c4ab68 commit 8317b22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<PackageReference Include="JmesPath.Net" Version="1.0.330" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.1" />
<PackageReference Include="Microsoft.Graph.Core" Version="3.2.2" />
<PackageReference Include="Microsoft.Graph.Core" Version="3.2.3" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.16.4" />
<PackageReference Include="Microsoft.Kiota.Cli.Commons" Version="1.1.2" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.16.4" />
Expand Down

0 comments on commit 8317b22

Please sign in to comment.