Skip to content

Commit 8bf8c66

Browse files
chore(deps): Bump the nuget group with 1 update (#631)
Bumps StackExchange.Redis from 3.1.0 to 3.1.3 --- updated-dependencies: - dependency-name: StackExchange.Redis dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f091208 commit 8bf8c66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageVersion Include="Microsoft.Extensions.ServiceDiscovery" Version="10.8.0" />
3030
<!-- WopiHost.RedisLockProvider client. Aspire.Hosting.Redis (below) is what wires the
3131
Redis container into the AppHost. -->
32-
<PackageVersion Include="StackExchange.Redis" Version="3.1.0" />
32+
<PackageVersion Include="StackExchange.Redis" Version="3.1.3" />
3333
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.10" />
3434
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="10.0.8" />
3535
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="10.0.10" />

0 commit comments

Comments
 (0)