Skip to content

Commit ace23ba

Browse files
Merge pull request #160 from kolappannathan/dependabot/nuget/src/WebApiBolierplate/API/Microsoft.AspNetCore.Authentication.JwtBearer-7.0.14
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 7.0.13 to 7.0.14 in /src/WebApiBolierplate/API
2 parents 1f93bf1 + f7f5c19 commit ace23ba

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="7.0.13" />
16+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.14" />
1717
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
1818
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
1919
</ItemGroup>

0 commit comments

Comments
 (0)