Skip to content

Commit

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

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

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 Jun 15, 2022
1 parent 7197880 commit 9a7b4eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Akka.Persistence.Redis" Version="1.4.20" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
<PackageReference Include="redis-inside" Version="3.3.0" />
<PackageReference Include="StackExchange.Redis" Version="2.2.62" />
<PackageReference Include="StackExchange.Redis" Version="2.6.45" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="coverlet.collector" Version="1.2.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Akka.Persistence.Redis" Version="1.4.20" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
<PackageReference Include="redis-inside" Version="3.3.0" />
<PackageReference Include="StackExchange.Redis" Version="2.2.62" />
<PackageReference Include="StackExchange.Redis" Version="2.6.45" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="coverlet.collector" Version="1.2.0" />
Expand Down

0 comments on commit 9a7b4eb

Please sign in to comment.