Skip to content

Commit 32137c5

Browse files
authored
Merge pull request #170 from cristipufu/dependabot/nuget/StackExchange.Redis-2.8.0
Bump StackExchange.Redis from 2.7.33 to 2.8.0
2 parents 8af1c07 + 10035b4 commit 32137c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RedisRateLimiting/RedisRateLimiting.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</ItemGroup>
3535

3636
<ItemGroup>
37-
<PackageReference Include="StackExchange.Redis" Version="2.7.33" />
37+
<PackageReference Include="StackExchange.Redis" Version="2.8.0" />
3838
</ItemGroup>
3939

4040
</Project>

0 commit comments

Comments
 (0)