Skip to content

Commit 945faf5

Browse files
authored
Merge pull request #198 from Syriiin/renovate/stackexchange.redis-2.x
Update dependency StackExchange.Redis to 2.8.31
2 parents c303cff + 25459a3 commit 945faf5

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)