Skip to content

Commit 314bf9c

Browse files
Bump StackExchange.Redis from 2.8.16 to 2.8.31 (#406)
Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.8.16 to 2.8.31. - [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.16...2.8.31) --- updated-dependencies: - dependency-name: StackExchange.Redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d15d828 commit 314bf9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageVersion Include="Akka.Persistence.Hosting" Version="$(AkkaHostingVersion)" />
1212
<PackageVersion Include="Akka.Persistence.Query" Version="$(AkkaVersion)" />
1313
<PackageVersion Include="Akka.Streams" Version="$(AkkaVersion)" />
14-
<PackageVersion Include="StackExchange.Redis" Version="2.8.16" />
14+
<PackageVersion Include="StackExchange.Redis" Version="2.8.37" />
1515
</ItemGroup>
1616
<!-- Test dependencies -->
1717
<ItemGroup>

0 commit comments

Comments
 (0)