Skip to content

Commit

Permalink
Bump StackExchange.Redis from 2.8.22 to 2.8.24 in the tests group
Browse files Browse the repository at this point in the history
Bumps the tests group with 1 update: [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis).


Updates `StackExchange.Redis` from 2.8.22 to 2.8.24
- [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.8.22...2.8.24)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent d91a888 commit b18a43a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="EasyCaching.Serialization.MessagePack" Version="1.9.2"/>
<PackageReference Include="EasyCaching.Serialization.SystemTextJson" Version="1.9.2"/>
<PackageReference Include="MessagePack" Version="3.1.0"/>
<PackageReference Include="StackExchange.Redis" Version="2.8.22"/>
<PackageReference Include="StackExchange.Redis" Version="2.8.24"/>

<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.0"/>
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.0"/>
Expand Down

0 comments on commit b18a43a

Please sign in to comment.