Skip to content

Commit

Permalink
Merge pull request #577 from Catel/dependabot/nuget/src/Moq-4.20.72
Browse files Browse the repository at this point in the history
Bump Moq from 4.20.70 to 4.20.72 in /src
  • Loading branch information
GeertvanHorrik authored Dec 9, 2024
2 parents 4398a0b + 0402707 commit 7e1b183
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Catel.Fody.Tests.Catel5/Catel.Fody.Tests.Catel5.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="FodyHelpers" Version="6.9.1" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0">
<PrivateAssets>all</PrivateAssets>
Expand Down
2 changes: 1 addition & 1 deletion src/Catel.Fody.Tests.Catel6/Catel.Fody.Tests.Catel6.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="FodyHelpers" Version="6.9.1" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 7e1b183

Please sign in to comment.