Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 169fd16

Browse files
NuGet(deps): Bump Moq from 4.18.0 to 4.18.1
Bumps [Moq](https://github.com/moq/moq4) from 4.18.0 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.18.0...v4.18.1) --- 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 fbd967b commit 169fd16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/PowerUtils.AspNetCore.ErrorHandler.Tests/PowerUtils.AspNetCore.ErrorHandler.Tests.csproj

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

2121

2222
<ItemGroup>
23-
<PackageReference Include="Moq" Version="4.18.0" />
23+
<PackageReference Include="Moq" Version="4.18.1" />
2424
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
2525
<PackageReference Include="FluentAssertions" Version="6.6.0" />
2626
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.5" />

0 commit comments

Comments
 (0)