aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-03-09 16:30:44 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-03-09 16:30:44 -0500
commita4b3504bb891829074d1efde0433eae010862181 (patch)
tree1b1324ecf96ae0d2fada3784bb979329c5473678
parent4d8cfc10382105b0acbd94df93ad3d05ff91db54 (diff)
package updates
-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 c71ee72..c6da1e6 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.17" />
+ <PackageReference Include="StackExchange.Redis" Version="2.7.27" />
</ItemGroup>
<ItemGroup>