Skip to content

Commit

Permalink
Aligned Moq version with other libs
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmyers committed Oct 18, 2024
1 parent 8af86b3 commit 91f2626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SIL.Scripture.Tests/SIL.Scripture.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="GitVersion.MsBuild" Version="5.11.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="Moq" Version="4.18.2" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.3.2" PrivateAssets="All" />
<PackageReference Include="SIL.ReleaseTasks" Version="2.5.0" PrivateAssets="All" />
Expand Down

0 comments on commit 91f2626

Please sign in to comment.