From 6a05a9220a5b8a0f5f112f4a3c09e13888fe7423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 01:48:03 +0000 Subject: [PATCH] Bump Azure.Identity and System.Text.Json Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Azure.Identity` from 1.12.1 to 1.13.1 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.12.1...Azure.Identity_1.13.1) Updates `System.Text.Json` from 8.0.5 to 6.0.10 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.5...v6.0.10) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- MsGraphSamples.Services/MSGraphSamples.Services.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MsGraphSamples.Services/MSGraphSamples.Services.csproj b/MsGraphSamples.Services/MSGraphSamples.Services.csproj index 8cef122..d488117 100644 --- a/MsGraphSamples.Services/MSGraphSamples.Services.csproj +++ b/MsGraphSamples.Services/MSGraphSamples.Services.csproj @@ -9,7 +9,7 @@ - +