Skip to content

Commit b2d4397

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.8 to 9.0.9
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-group ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88e6e0f commit b2d4397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/API/API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Asp.Versioning.Mvc" Version="8.1.0" />
1212
<PackageReference Include="LiteDb" Version="5.0.21" />
13-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.8" />
13+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.9" />
1414
<PackageReference Include="Refit" Version="8.0.0" />
1515
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.4" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)