Skip to content

Commit c735197

Browse files
Update dependency Microsoft.AspNetCore.SignalR.StackExchangeRedis to v6.0.21 [SECURITY]
1 parent a02165c commit c735197

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Infrastructure/Eiromplays.IdentityServer.Infrastructure/Eiromplays.IdentityServer.Infrastructure.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="6.0.6" />
5353
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="6.0.6" />
5454
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="6.0.6" />
55-
<PackageReference Include="Microsoft.AspNetCore.SignalR.StackExchangeRedis" Version="6.0.6" />
55+
<PackageReference Include="Microsoft.AspNetCore.SignalR.StackExchangeRedis" Version="6.0.21" />
5656
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.6">
5757
<PrivateAssets>all</PrivateAssets>
5858
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)