Skip to content

Commit

Permalink
Bump AutoFixture from 4.18.0 to 4.18.1 in /src
Browse files Browse the repository at this point in the history
Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.18.0 to 4.18.1.
- [Release notes](https://github.com/AutoFixture/AutoFixture/releases)
- [Commits](AutoFixture/AutoFixture@v4.18.0...v4.18.1)

---
updated-dependencies:
- dependency-name: AutoFixture
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hocinehacherouf committed Dec 22, 2023
1 parent ab92e15 commit 192ea91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/IoTHub.Portal.Tests.E2E/IoTHub.Portal.Tests.E2E.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="AutoFixture" Version="4.18.0" />
<PackageReference Include="AutoFixture" Version="4.18.1" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="7.0.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AutoFixture" Version="4.18.0" />
<PackageReference Include="AutoFixture" Version="4.18.1" />
<PackageReference Include="Blazored.LocalStorage.TestExtensions" Version="4.4.0" />
<PackageReference Include="bunit" Version="1.24.10" />
<PackageReference Include="Docker.DotNet" Version="3.125.15" />
Expand Down

0 comments on commit 192ea91

Please sign in to comment.