Skip to content

Commit

Permalink
Bump StackExchange.Redis from 2.2.50 to 2.2.62
Browse files Browse the repository at this point in the history
Bumps [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) from 2.2.50 to 2.2.62.
- [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.2.50...2.2.62)

---
updated-dependencies:
- dependency-name: StackExchange.Redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kodiakhq[bot] committed Jul 1, 2021
1 parent caad9f9 commit 0a6d218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PRTG Redis Sensor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="StackExchange.Redis" Version="2.2.50" />
<PackageReference Include="StackExchange.Redis" Version="2.2.62" />
</ItemGroup>

</Project>

0 comments on commit 0a6d218

Please sign in to comment.