Skip to content

Commit 041c544

Browse files
dependabot[bot]linkdotnet
authored andcommitted
build(deps): Bump AutoFixture.Xunit2 from 4.17.0 to 4.18.0
Bumps [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture) from 4.17.0 to 4.18.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](AutoFixture/AutoFixture@v4.17.0...v4.18.0) --- updated-dependencies: - dependency-name: AutoFixture.Xunit2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 753bace commit 041c544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Directory.Build.props

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

1717
<ItemGroup Condition="$(MSBuildProjectName) != 'bunit.testassets'">
1818
<PackageReference Include="AutoFixture" Version="4.18.0" />
19-
<PackageReference Include="AutoFixture.Xunit2" Version="4.17.0" />
19+
<PackageReference Include="AutoFixture.Xunit2" Version="4.18.0" />
2020
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
2121
<PackageReference Include="Moq" Version="4.18.4" />
2222
<PackageReference Include="Shouldly" Version="4.1.0" />

0 commit comments

Comments
 (0)