Skip to content

Commit 21df341

Browse files
Merge pull request #8 from SolidProgramming/dependabot/nuget/multi-c4d29bcd02
Bump Microsoft.AspNetCore.Authentication.JwtBearer and System.IdentityModel.Tokens.Jwt
2 parents 5d1d020 + 4e01203 commit 21df341

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
@@ -12,7 +12,7 @@
1212
<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.1" />
1313
<PackageReference Include="Dapper" Version="2.1.66" />
1414
<PackageReference Include="HtmlAgilityPack" Version="1.12.0" />
15-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.3" />
15+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.4" />
1616
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.4" />
1717
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.2" />
1818
<PackageReference Include="MySql.Data" Version="9.2.0" />

0 commit comments

Comments
 (0)