Skip to content

Commit 5fb400c

Browse files
Bump AutoFixture from 4.17.0 to 4.18.1
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.17.0 to 4.18.1. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](AutoFixture/AutoFixture@v4.17.0...v4.18.1) --- updated-dependencies: - dependency-name: AutoFixture dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e863f5b commit 5fb400c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Test/Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<IsPackable>false</IsPackable>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="AutoFixture" Version="4.17.0" />
7+
<PackageReference Include="AutoFixture" Version="4.18.1" />
88
<PackageReference Include="AutoFixture.AutoMoq" Version="4.17.0" />
99
<PackageReference Include="AutoFixture.Xunit2" Version="4.17.0" />
1010
<PackageReference Include="FluentAssertions" Version="6.5.1" />

0 commit comments

Comments
 (0)