Skip to content

Commit 25459a3

Browse files
Update dependency StackExchange.Redis to 2.8.31
1 parent c303cff commit 25459a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Difficalcy/Difficalcy.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.1" />
13-
<PackageReference Include="StackExchange.Redis" Version="2.8.24" />
13+
<PackageReference Include="StackExchange.Redis" Version="2.8.31" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)