Skip to content

Commit

Permalink
Update dependency StackExchange.Redis to 2.8.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 6c8dc94 commit 760af15
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 760af15

Please sign in to comment.