Skip to content

Commit 09b54c1

Browse files
Bump System.IdentityModel.Tokens.Jwt from 8.8.0 to 8.9.0
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 8.8.0 to 8.9.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@8.8.0...8.9.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21df341 commit 09b54c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AniWorldReminder_API/AniWorldReminder_API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="MySql.Data" Version="9.2.0" />
1919
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.0" />
2020
<PackageReference Include="System.Drawing.Common" Version="9.0.4" />
21-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.8.0" />
21+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.9.0" />
2222
<PackageReference Include="Telegram.Bot" Version="22.4.4" />
2323
</ItemGroup>
2424

0 commit comments

Comments
 (0)