Skip to content

Commit 753bace

Browse files
dependabot[bot]linkdotnet
authored andcommitted
build(deps): Bump AutoFixture from 4.17.0 to 4.18.0
Bumps [AutoFixture](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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7dd6d1f commit 753bace

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
@@ -15,7 +15,7 @@
1515
</PropertyGroup>
1616

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

0 commit comments

Comments
 (0)