Skip to content

Commit 08688c6

Browse files
Merge pull request #794 from dnprogramming/dependabot/nuget/backend/backend/Microsoft.AspNetCore.DataProtection.StackExchangeRedis-9.0.10
Bump Microsoft.AspNetCore.DataProtection.StackExchangeRedis from 9.0.9 to 9.0.10
2 parents e65ee23 + c98e70c commit 08688c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/backend/backend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Serilog.AspNetCore" Version="9.0.0" />
2222
<PackageReference Include="Serilog.Extensions.Hosting" Version="9.0.0" />
2323
<PackageReference Include="Serilog" Version="4.3.0" />
24-
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="9.0.9" />
24+
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="9.0.10" />
2525
<PackageReference Include="Microsoft.AspNetCore.DataProtection" Version="9.0.10" />
2626
<PackageReference Include="Dapper" Version="2.1.66" />
2727
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" Version="9.0.10" />

0 commit comments

Comments
 (0)