Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 27de4ec

Browse files
Bump System.IdentityModel.Tokens.Jwt from 7.1.2 to 7.2.0
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 7.1.2 to 7.2.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/commits) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 337a2c6 commit 27de4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BicepNet.Core/BicepNet.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Azure.ResourceManager.Subscription" Version="1.1.0" />
2020
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
2121
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="17.8.14" />
22-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.1.2" />
22+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.2.0" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)