Update dependency StackExchange.Redis to v2.8.0
Some checks failed
renovate / renovate (push) Has been cancelled

This commit was merged in pull request #93.
This commit is contained in:
Renovate Bot
2024-06-24 19:16:38 +00:00
parent 708ac4da0a
commit ce1365746d

View File

@@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="StackExchange.Redis" Version="2.7.33" />
<PackageReference Include="StackExchange.Redis" Version="2.8.0" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>