Skip to content

Commit 71ee3ca

Browse files
Bump Moq from 4.11.0 to 4.12.0 (#357)
Bumps [Moq](https://github.com/moq/moq4) from 4.11.0 to 4.12.0. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](devlooped/moq@v4.11.0...v4.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 98c743a commit 71ee3ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SpotifyAPI.Web.Tests/SpotifyAPI.Web.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.1.1" />
11-
<PackageReference Include="Moq" Version="4.11.0" />
11+
<PackageReference Include="Moq" Version="4.12.0" />
1212
<PackageReference Include="NUnit" Version="3.12.0" />
1313
<PackageReference Include="NUnit3TestAdapter" Version="3.13.0" />
1414
<PackageReference Include="NUnit.Console" Version="3.10.0" />

0 commit comments

Comments
 (0)