Skip to content

Commit

Permalink
Upgrade StackExchange.Redis to 2.6.122
Browse files Browse the repository at this point in the history
  • Loading branch information
Erisa committed Aug 27, 2023
1 parent 143a3f9 commit 1ac9346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cliptok.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Serilog.Extensions.Logging" Version="3.1.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.TextWriter" Version="2.1.0" />
<PackageReference Include="StackExchange.Redis" Version="2.6.104" />
<PackageReference Include="StackExchange.Redis" Version="2.6.122" />
<PackageReference Include="System.Linq" Version="4.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 1ac9346

Please sign in to comment.