Skip to content

Commit

Permalink
Bump StackExchange.Redis from 2.6.116 to 2.6.122
Browse files Browse the repository at this point in the history
Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.6.116 to 2.6.122.
- [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.6.116...2.6.122)

---
updated-dependencies:
- dependency-name: StackExchange.Redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent d587bf8 commit 2579c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/CrispyWaffle.Redis/CrispyWaffle.Redis.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="StackExchange.Redis" Version="2.6.116" />
<PackageReference Include="StackExchange.Redis" Version="2.6.122" />
<PackageReference Include="StackExchange.Redis.Extensions.Core" Version="9.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 2579c64

Please sign in to comment.