Skip to content

Commit 2072514

Browse files
Bump StackExchange.Redis from 2.7.33 to 2.8.16 in /Difficalcy
Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.7.33 to 2.8.16. - [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases) - [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md) - [Commits](StackExchange/StackExchange.Redis@2.7.33...2.8.16) --- updated-dependencies: - dependency-name: StackExchange.Redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a29172 commit 2072514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Difficalcy/Difficalcy.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
13-
<PackageReference Include="StackExchange.Redis" Version="2.7.33" />
13+
<PackageReference Include="StackExchange.Redis" Version="2.8.16" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)