Skip to content

Commit

Permalink
Merge pull request #261 from camunda-community-hub/renovate/stackexch…
Browse files Browse the repository at this point in the history
…ange.redis-2.x

chore(deps): update dependency stackexchange.redis to 2.8.22
  • Loading branch information
VonDerBeck authored Dec 5, 2024
2 parents 30d0330 + 0122080 commit c596c66
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="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NLog.Extensions.Hosting" Version="5.3.15" />
<PackageReference Include="PleaseWait" Version="2.7.0" />
<PackageReference Include="StackExchange.Redis" Version="2.8.16" />
<PackageReference Include="StackExchange.Redis" Version="2.8.22" />
<PackageReference Include="Testcontainers" Version="4.0.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
<PackageReference Include="StackExchange.Redis" Version="2.8.16" />
<PackageReference Include="StackExchange.Redis" Version="2.8.22" />
</ItemGroup>

</Project>

0 comments on commit c596c66

Please sign in to comment.