Skip to content

Commit 15e2fd9

Browse files
Bump ApprovalTests from 5.7.1 to 5.7.2 (#298)
Bumps [ApprovalTests](https://github.com/approvals/ApprovalTests.Net) from 5.7.1 to 5.7.2. - [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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a2a9563 commit 15e2fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Hyperion.API.Tests/Hyperion.API.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="ApprovalTests" Version="5.7.1" />
12+
<PackageReference Include="ApprovalTests" Version="5.7.2" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(TestSdkVersion)" />
1414
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
1515
<PackageReference Include="xunit" Version="$(XunitVersion)" />

0 commit comments

Comments
 (0)