Skip to content

Commit ef10c75

Browse files
Bump Moq from 4.18.4 to 4.20.2
Bumps [Moq](https://github.com/moq/moq) from 4.18.4 to 4.20.2. - [Release notes](https://github.com/moq/moq/releases) - [Changelog](https://github.com/moq/moq/blob/main/CHANGELOG.md) - [Commits](moq/moq.spikes@v4.18.4...v4.20.2) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7844b2 commit ef10c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Minio.Tests/Minio.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
1212
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
13-
<PackageReference Include="Moq" Version="4.18.4" />
13+
<PackageReference Include="Moq" Version="4.20.2" />
1414
<ProjectReference Include="..\Minio\Minio.csproj" />
1515
</ItemGroup>
1616
</Project>

0 commit comments

Comments
 (0)