Skip to content

Commit

Permalink
Merge pull request #170 from cristipufu/dependabot/nuget/StackExchang…
Browse files Browse the repository at this point in the history
…e.Redis-2.8.0

Bump StackExchange.Redis from 2.7.33 to 2.8.0
  • Loading branch information
cristipufu committed Jul 1, 2024
2 parents 8af1c07 + 10035b4 commit 32137c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RedisRateLimiting/RedisRateLimiting.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="StackExchange.Redis" Version="2.7.33" />
<PackageReference Include="StackExchange.Redis" Version="2.8.0" />
</ItemGroup>

</Project>

0 comments on commit 32137c5

Please sign in to comment.