Skip to content

Commit a8bc772

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.8 to 7.0.10 (#1068)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shane Krueger <shane@acdmail.com>
1 parent fe1fb65 commit a8bc772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Samples.Jwt/Samples.Jwt.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.8" />
11+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.10" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)