Skip to content

Commit 4341082

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
Bump StackExchange.Redis from 2.6.116 to 2.6.122
Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.6.116 to 2.6.122. - [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.6.116...2.6.122) --- updated-dependencies: - dependency-name: StackExchange.Redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27a29c8 commit 4341082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PRTG Redis Sensor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="CommandLineParser" Version="2.9.1" />
1818
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="7.0.8" />
1919
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
20-
<PackageReference Include="StackExchange.Redis" Version="2.6.116" />
20+
<PackageReference Include="StackExchange.Redis" Version="2.6.122" />
2121
</ItemGroup>
2222

2323
</Project>

0 commit comments

Comments
 (0)