Skip to content

Commit d6ed242

Browse files
Bump Moq from 4.18.1 to 4.18.2 (#1904)
Bumps [Moq](https://github.com/moq/moq4) from 4.18.1 to 4.18.2. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](devlooped/moq@v4.18.1...v4.18.2) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 517dd11 commit d6ed242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/RestSharp.Tests/RestSharp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
3-
<PackageReference Include="Moq" Version="4.18.1" />
3+
<PackageReference Include="Moq" Version="4.18.2" />
44
</ItemGroup>
55
<ItemGroup>
66
<ProjectReference Include="..\..\src\RestSharp\RestSharp.csproj" />

0 commit comments

Comments
 (0)