Skip to content

Commit

Permalink
Merge pull request #587 from samsmithnz/dependabot/nuget/src/DevOpsMe…
Browse files Browse the repository at this point in the history
…trics.Tests/Moq-4.18.0

Bump Moq from 4.17.2 to 4.18.0 in /src/DevOpsMetrics.Tests
  • Loading branch information
samsmithnz committed May 12, 2022
2 parents b352747 + 268d67e commit f49f7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DevOpsMetrics.Tests/DevOpsMetrics.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.AzureKeyVault" Version="3.1.24" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
<PackageReference Include="Moq" Version="4.17.2" />
<PackageReference Include="Moq" Version="4.18.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
<PackageReference Include="coverlet.collector" Version="3.1.2">
Expand Down

0 comments on commit f49f7b3

Please sign in to comment.