Skip to content

Commit ea94f49

Browse files
Bump StackExchange.Redis from 2.11.0 to 2.11.3 (#144)
1 parent 740e13f commit ea94f49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Foundatio.Redis/Foundatio.Redis.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PackageReference Include="Foundatio" Version="13.0.0-beta3.8" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
55
<ProjectReference Include="..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition="'$(ReferenceFoundatioSource)' == 'true'" />
66

7-
<PackageReference Include="StackExchange.Redis" Version="2.11.0" />
7+
<PackageReference Include="StackExchange.Redis" Version="2.11.3" />
88
</ItemGroup>
99
<ItemGroup>
1010
<EmbeddedResource Include="Scripts\*.lua" />

0 commit comments

Comments
 (0)