Skip to content

Commit 5fc84e3

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
Bump Microsoft.Extensions.Caching.StackExchangeRedis
Bumps [Microsoft.Extensions.Caching.StackExchangeRedis](https://github.com/dotnet/aspnetcore) from 7.0.9 to 7.0.10. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.9...v7.0.10) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Caching.StackExchangeRedis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a53c89 commit 5fc84e3

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
@@ -15,7 +15,7 @@
1515

1616
<ItemGroup>
1717
<PackageReference Include="CommandLineParser" Version="2.9.1" />
18-
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="7.0.9" />
18+
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="7.0.10" />
1919
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2020
<PackageReference Include="StackExchange.Redis" Version="2.6.122" />
2121
</ItemGroup>

0 commit comments

Comments
 (0)