Skip to content

Commit 72aadbc

Browse files
Merge pull request #265 from kolappannathan/dependabot/nuget/src/WebApiBolierplate/API/Microsoft.AspNetCore.Authentication.JwtBearer-8.0.19
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.17 to 8.0.19
2 parents 19dafbc + b03de97 commit 72aadbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebApiBolierplate/API/API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.17" />
16+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.19" />
1717
<PackageReference Include="Serilog.AspNetCore" Version="9.0.0" />
1818
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.1" />
1919
</ItemGroup>

0 commit comments

Comments
 (0)