Skip to content

Commit

Permalink
Merge pull request #89 from clickviewapp/dependabot/nuget/StackExchan…
Browse files Browse the repository at this point in the history
…ge.Redis-2.6.122

Bump StackExchange.Redis from 2.6.111 to 2.6.122
  • Loading branch information
MrSmoke authored Sep 9, 2023
2 parents d0b20b2 + a213b5c commit 214ac53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Options" Version="7.0.1" />
<PackageReference Include="StackExchange.Redis" Version="2.6.111" />
<PackageReference Include="StackExchange.Redis" Version="2.6.122" />
<PackageReference Include="System.Text.Json" Version="7.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 214ac53

Please sign in to comment.