Skip to content

Commit b60fdb9

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.7 to 10.0.8
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 987fc1e commit b60fdb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AniWorldReminder_API/AniWorldReminder_API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Hangfire.MemoryStorage" Version="1.8.1.2" />
1515
<PackageReference Include="HtmlAgilityPack" Version="1.12.4" />
1616
<PackageReference Include="MethodTimer.Fody" Version="3.2.3" />
17-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.7" />
17+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.8" />
1818
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.7" />
1919
<PackageReference Include="Microsoft.Extensions.Http.Resilience" Version="10.5.0" />
2020
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.23.0" />

0 commit comments

Comments
 (0)