aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-12-21 21:08:25 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2023-12-21 21:08:25 -0500
commitcb61c5b3dbf48e5eb5218b0e8af5316d06e636f9 (patch)
tree38371574c5d75e6a40315a9049864a55ce15fa9f /plugins
parente25666bbf408ff33c09dc8e2c5fe2d052363595f (diff)
final additions and updates before build
Diffstat (limited to 'plugins')
-rw-r--r--plugins/VNLib.Data.Caching.Providers.Redis/src/VNLib.Data.Caching.Providers.Redis.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/VNLib.Data.Caching.Providers.Redis/src/VNLib.Data.Caching.Providers.Redis.csproj b/plugins/VNLib.Data.Caching.Providers.Redis/src/VNLib.Data.Caching.Providers.Redis.csproj
index 70fab74..219f67a 100644
--- a/plugins/VNLib.Data.Caching.Providers.Redis/src/VNLib.Data.Caching.Providers.Redis.csproj
+++ b/plugins/VNLib.Data.Caching.Providers.Redis/src/VNLib.Data.Caching.Providers.Redis.csproj
@@ -39,7 +39,7 @@
</ItemGroup>
<ItemGroup>
- <PackageReference Include="StackExchange.Redis" Version="2.7.4" />
+ <PackageReference Include="StackExchange.Redis" Version="2.7.10" />
</ItemGroup>
<ItemGroup>