Skip to content

Commit 887733c

Browse files
Update dependency NSubstitute to 5.3.0
1 parent 4da8de4 commit 887733c

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.3.0" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)