Skip to content

Commit f70c3a6

Browse files
Bump Moq from 4.17.2 to 4.18.1 (#1862)
Bumps [Moq](https://github.com/moq/moq4) from 4.17.2 to 4.18.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](devlooped/moq@v4.17.2...v4.18.1) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8c7318 commit f70c3a6

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.17.2" />
3+
<PackageReference Include="Moq" Version="4.18.1" />
44
</ItemGroup>
55
<ItemGroup>
66
<ProjectReference Include="..\..\src\RestSharp\RestSharp.csproj" />

0 commit comments

Comments
 (0)