Skip to content

Commit 8078188

Browse files
authoredFeb 24, 2025
Bump AwesomeAssertions from 8.0.0 to 8.0.1 in /ChronoJsonDiffPatch (#116)
Bumps [AwesomeAssertions](https://github.com/AwesomeAssertions/AwesomeAssertions) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/AwesomeAssertions/AwesomeAssertions/releases) - [Changelog](https://github.com/AwesomeAssertions/AwesomeAssertions/blob/main/AcceptApiChanges.ps1) - [Commits](AwesomeAssertions/AwesomeAssertions@8.0.0...8.0.1) --- updated-dependencies: - dependency-name: AwesomeAssertions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5802382 commit 8078188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ChronoJsonDiffPatch/ChronoJsonDiffPatchTests/ChronoJsonDiffPatchTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="AwesomeAssertions" Version="8.0.0" />
12+
<PackageReference Include="AwesomeAssertions" Version="8.0.1" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1414
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1515
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)
Please sign in to comment.