Skip to content

Commit

Permalink
Bump StackExchange.Redis from 2.6.116 to 2.6.122 (#17)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 3, 2023
1 parent fcb49dc commit 40cc1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TwitchBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<ItemGroup>
<PackageReference Include="MongoDB.Driver" Version="2.20.0" />
<PackageReference Include="MySql.Data" Version="8.1.0" />
<PackageReference Include="StackExchange.Redis" Version="2.6.116" />
<PackageReference Include="StackExchange.Redis" Version="2.6.122" />
<PackageReference Include="viral32111.JsonExtensions" Version="1.0.0" />
</ItemGroup>
</Project>

0 comments on commit 40cc1ed

Please sign in to comment.