Skip to content

Commit b76a80f

Browse files
committed
Update Moq
1 parent 6e62337 commit b76a80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/AspNetCoreTemplate.Services.Data.Tests/AspNetCoreTemplate.Services.Data.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.0" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
18-
<PackageReference Include="Moq" Version="4.15.1" />
18+
<PackageReference Include="Moq" Version="4.15.2" />
1919
<PackageReference Include="xunit" Version="2.4.1" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
2121
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)