Skip to content

Commit

Permalink
Merge pull request #168 from Syriiin/renovate/stackexchange.redis-2.x
Browse files Browse the repository at this point in the history
Update dependency StackExchange.Redis to 2.8.24
  • Loading branch information
Syriiin authored Dec 19, 2024
2 parents 6c8dc94 + 760af15 commit cf92f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Difficalcy/Difficalcy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
<PackageReference Include="StackExchange.Redis" Version="2.8.22" />
<PackageReference Include="StackExchange.Redis" Version="2.8.24" />
</ItemGroup>

</Project>

0 comments on commit cf92f3f

Please sign in to comment.