Skip to content

Commit

Permalink
Merge pull request #214 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.16
  • Loading branch information
VonDerBeck authored Sep 17, 2024
2 parents 980b36b + 29bb562 commit 33bcbc3
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.11.0" />
<PackageReference Include="NLog.Extensions.Hosting" Version="5.3.12" />
<PackageReference Include="PleaseWait" Version="2.7.0" />
<PackageReference Include="StackExchange.Redis" Version="2.8.0" />
<PackageReference Include="StackExchange.Redis" Version="2.8.16" />
<PackageReference Include="Testcontainers" Version="3.9.0" />
<PackageReference Include="xunit" Version="2.9.0" />
<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.0" />
<PackageReference Include="StackExchange.Redis" Version="2.8.0" />
<PackageReference Include="StackExchange.Redis" Version="2.8.16" />
</ItemGroup>

</Project>

0 comments on commit 33bcbc3

Please # to comment.