Skip to content

Commit

Permalink
Merge f82f915 into 8bbc620
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 31, 2023
2 parents 8bbc620 + f82f915 commit a6f421d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/KickStart.EntityChange/KickStart.EntityChange.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="EntityChange" Version="5.0.21" />
<PackageReference Include="EntityChange" Version="5.1.0" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="EntityChange" Version="5.0.21" />
<PackageReference Include="EntityChange" Version="5.1.0" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="FluentAssertions" Version="6.11.0" />
</ItemGroup>
Expand Down

0 comments on commit a6f421d

Please sign in to comment.