Skip to content

Commit 390710e

Browse files
Bump Microsoft.IdentityModel.Tokens from 7.5.2 to 8.0.0 in /src
Bumps [Microsoft.IdentityModel.Tokens](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.5.2 to 8.0.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](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.5.2...8.0.0) --- updated-dependencies: - dependency-name: Microsoft.IdentityModel.Tokens dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9b3ee9 commit 390710e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WalletFramework.MdocLib/WalletFramework.MdocLib.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.5.2"/>
17+
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.0.0"/>
1818
<PackageReference Include="PeterO.Cbor" Version="4.5.3"/>
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)