Skip to content

Commit 85007ae

Browse files
Bump Moq from 4.16.0 to 4.16.1 (#568)
Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](devlooped/moq@v4.16.0...v4.16.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a9e1d4 commit 85007ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

88
<ItemGroup>
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
10-
<PackageReference Include="Moq" Version="4.16.0" />
10+
<PackageReference Include="Moq" Version="4.16.1" />
1111
<PackageReference Include="NUnit" Version="3.13.1" />
1212
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
1313
<PackageReference Include="NUnit.Console" Version="3.12.0" />

0 commit comments

Comments
 (0)