Skip to content

Commit

Permalink
Update dependency StackExchange.Redis to v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 32a37d4 commit b8a38cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
<PackageReference Include="NHibernate" Version="5.2.0" />
<PackageReference Include="StackExchange.Redis" Version="2.0.495" />
<PackageReference Include="StackExchange.Redis" Version="2.8.0" />
</ItemGroup>
<ItemGroup>
<Content Include="../../readme.md">
Expand Down

0 comments on commit b8a38cf

Please sign in to comment.