Update dependency StackExchange.Redis to 2.8.24
Some checks are pending
renovate / renovate (push) Waiting to run

This commit was merged in pull request #186.
This commit is contained in:
Renovate Bot
2024-12-22 01:09:29 +00:00
parent 37738a4b73
commit 48b940a4df

View File

@@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="StackExchange.Redis" Version="2.8.22" />
<PackageReference Include="StackExchange.Redis" Version="2.8.24" />
<PackageReference Include="Npgsql" Version="9.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>