Skip to content

Commit ada1220

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

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.8.0" />
14+
<PackageReference Include="ApprovalTests" Version="5.9.0" />
1515
<PackageReference Include="MSTest" Version="3.1.1" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)