Skip to content

Commit 28d0711

Browse files
Merge pull request #25 from SolidProgramming/dependabot/nuget/AniWorldReminder_API/Microsoft.AspNetCore.Authentication.JwtBearer-10.0.2
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.0 to 10.0.2
2 parents 491f815 + 42e4364 commit 28d0711

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.6.2" />
1313
<PackageReference Include="Dapper" Version="2.1.66" />
1414
<PackageReference Include="HtmlAgilityPack" Version="1.12.4" />
15-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.0" />
15+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.2" />
1616
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.0" />
1717
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.22.1" />
1818
<PackageReference Include="MySql.Data" Version="9.5.0" />

0 commit comments

Comments
 (0)