Skip to content

Commit 56cee7c

Browse files
Bump AutoFixture from 4.9.0 to 4.10.0 (#294)
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](AutoFixture/AutoFixture@v4.9.0...v4.10.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 04564a0 commit 56cee7c

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
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="AutoFixture" Version="4.9.0" />
10+
<PackageReference Include="AutoFixture" Version="4.10.0" />
1111
<PackageReference Include="AutoFixture.AutoMoq" Version="4.9.0" />
1212
<PackageReference Include="AutoFixture.Xunit2" Version="4.9.0" />
1313
<PackageReference Include="FluentAssertions" Version="5.6.0" />

0 commit comments

Comments
 (0)