Skip to content

Commit 34cb14d

Browse files
Bump Microsoft.AspNetCore.Authentication.JwtBearer in /dotnet
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 6.0.14 to 7.0.5. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7d6bfb4 commit 34cb14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/apps/copilot-chat-app/webapi/CopilotChatApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<ItemGroup>
1717
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.2.2" />
18-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.14" />
18+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.5" />
1919
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="6.0.14" />
2020
<PackageReference Include="Microsoft.Identity.Web" Version="1.16.0" />
2121
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />

0 commit comments

Comments
 (0)