Skip to content

Commit

Permalink
Bump CompareNETObjects from 4.76.0 to 4.78.0 (#190)
Browse files Browse the repository at this point in the history
Bumps [CompareNETObjects](https://github.com/GregFinzer/Compare-Net-Objects) from 4.76.0 to 4.78.0.
- [Release notes](https://github.com/GregFinzer/Compare-Net-Objects/releases)
- [Commits](GregFinzer/Compare-Net-Objects@v4.76...v4.78)

---
updated-dependencies:
- dependency-name: CompareNETObjects
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2022
1 parent 1685df2 commit 093d715
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/SAPSystemTests/SAPSystemTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CompareNETObjects" Version="4.76.0" />
<PackageReference Include="CompareNETObjects" Version="4.78.0" />
<PackageReference Include="GitVersion.MsBuild" Version="5.10.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion test/YaNco.Core.Tests/YaNco.Core.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CompareNETObjects" Version="4.76.0" />
<PackageReference Include="CompareNETObjects" Version="4.78.0" />
<PackageReference Include="AutoFixture.AutoMoq" Version="4.17.0" />
<PackageReference Include="AutoFixture.Xunit2" Version="4.17.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
Expand Down

0 comments on commit 093d715

Please sign in to comment.