Skip to content

Commit

Permalink
fix: Upgrade CSRedisCore version to 3.8.671 #496
Browse files Browse the repository at this point in the history
  • Loading branch information
Memoyu committed Oct 12, 2023
1 parent 2fd7fdc commit 0b9e950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EasyCaching.CSRedis/EasyCaching.CSRedis.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="CSRedisCore" Version="3.6.9" />
<PackageReference Include="CSRedisCore" Version="3.8.671" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\EasyCaching.Core\EasyCaching.Core.csproj" />
Expand Down

0 comments on commit 0b9e950

Please sign in to comment.