Skip to content

Commit 7f7db58

Browse files
Bump System.IdentityModel.Tokens.Jwt from 8.14.0 to 8.15.0 (#184)
--- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb90b6b commit 7f7db58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QuizApp.Service/QuizApp.Service.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="12.1.0" />
1717
<PackageReference Include="Microsoft.AspNetCore.Components.Authorization" Version="9.0.11" />
1818
<PackageReference Include="Microsoft.Extensions.Http" Version="10.0.0" />
19-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.14.0" />
19+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.15.0" />
2020
</ItemGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)