Skip to content

Commit

Permalink
Merge pull request #172 from quasarke/dependabot/nuget/Moq-4.18.4
Browse files Browse the repository at this point in the history
Bump Moq from 4.16.1 to 4.18.4
  • Loading branch information
wdunn001 authored Sep 9, 2024
2 parents 09d4b57 + 456810b commit 1dff761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Arke.Tests/Arke.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Microsoft.Coyote" Version="1.4.3" />
<PackageReference Include="Microsoft.Coyote.Test" Version="1.4.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 1dff761

Please sign in to comment.