Skip to content

Commit 08cb689

Browse files
Bump Moq from 4.18.3 to 4.18.4
Bumps [Moq](https://github.com/moq/moq4) from 4.18.3 to 4.18.4. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](devlooped/moq@v4.18.3...v4.18.4) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41458b2 commit 08cb689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/FluentCommand.SqlServer.Tests/FluentCommand.SqlServer.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="7.0.0" />
2929
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
3030
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
31-
<PackageReference Include="Moq" Version="4.18.3" />
31+
<PackageReference Include="Moq" Version="4.18.4" />
3232
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
3333
<PrivateAssets>all</PrivateAssets>
3434
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)