Skip to content

Commit 7669257

Browse files
Bump the core group with 1 update (#3223)
Bumps System.IdentityModel.Tokens.Jwt from 8.18.0 to 8.19.1 --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e71be8 commit 7669257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

BervProject.WebApi.Boilerplate/BervProject.WebApi.Boilerplate.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<PackageReference Include="NLog" Version="6.1.3" />
4646
<PackageReference Include="NLog.Web.AspNetCore" Version="6.1.3" />
4747
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="10.0.2" />
48-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.18.0" />
48+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.19.1" />
4949
</ItemGroup>
5050

5151
<ItemGroup>

0 commit comments

Comments
 (0)