Skip to content

Commit f1e0789

Browse files
Update dependency NSubstitute to 5.1.0
1 parent fa2183c commit f1e0789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CacheTower.Tests/CacheTower.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>
1818
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" PrivateAssets="All" Version="1.0.3" />
19-
<PackageReference Include="NSubstitute" Version="5.0.0" />
19+
<PackageReference Include="NSubstitute" Version="5.1.0" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)