Skip to content

Commit 92b5e19

Browse files
Merge pull request #155 from dylan-mccarthy/dependabot/nuget/src/ControlPlane.Api/Microsoft.AspNetCore.Authentication.JwtBearer-9.0.10
chore(deps): Bump Microsoft.AspNetCore.Authentication.JwtBearer from 9.0.0 to 9.0.10
2 parents 714489e + 2e4518a commit 92b5e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ControlPlane.Api/ControlPlane.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.Agents.AI" Version="1.0.0-preview.251028.1" />
1212
<PackageReference Include="Microsoft.Agents.AI.AzureAI" Version="1.0.0-preview.251028.1" />
1313
<PackageReference Include="Microsoft.Agents.AI.OpenAI" Version="1.0.0-preview.251028.1" />
14-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.0" />
14+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.10" />
1515
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.9" />
1616
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)