From 96b7907d298e2e6a1b3966d70e7d5ac2a390ba87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 19:07:47 +0000 Subject: [PATCH] Bump System.IdentityModel.Tokens.Jwt in /DatingApp.API Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 5.6.0 to 5.7.0. - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/5.6.0...5.7.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DatingApp.API/DatingApp.API.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DatingApp.API/DatingApp.API.csproj b/DatingApp.API/DatingApp.API.csproj index ef57174..4f68067 100644 --- a/DatingApp.API/DatingApp.API.csproj +++ b/DatingApp.API/DatingApp.API.csproj @@ -6,8 +6,8 @@ - - + + \ No newline at end of file