Skip to content

Commit ffc043e

Browse files
dependabot[bot]isidore
authored andcommitted
Bump ApprovalTests from 5.9.0 to 6.0.0
Bumps [ApprovalTests](https://github.com/approvals/ApprovalTests.Net) from 5.9.0 to 6.0.0. - [Release notes](https://github.com/approvals/ApprovalTests.Net/releases) - [Commits](https://github.com/approvals/ApprovalTests.Net/commits) --- updated-dependencies: - dependency-name: ApprovalTests dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ada1220 commit ffc043e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestingFunctionalCodeKata.Net/TestingFunctionalCodeKata.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</ItemGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="ApprovalTests" Version="5.9.0" />
14+
<PackageReference Include="ApprovalTests" Version="6.0.0" />
1515
<PackageReference Include="MSTest" Version="3.1.1" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)