mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 23:17:20 +01:00
Merge pull request #1862 from tgstation/dependabot/nuget/Microsoft.AspNetCore.Authentication.JwtBearer-8.0.8
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.7 to 8.0.8
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<!-- Usage: JWT injection into HTTP pipeline -->
|
||||
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.7" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.8" />
|
||||
<!-- Usage: GitHub.com interop -->
|
||||
<PackageReference Include="Octokit" Version="13.0.1" />
|
||||
<!-- Usage: YAML conversion of Version objects -->
|
||||
|
||||
Reference in New Issue
Block a user