Skip to content

Commit b031b5f

Browse files
Bump TUnit to 0.56.50 (#409)
--- updated-dependencies: - dependency-name: TUnit dependency-version: 0.56.50 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: TUnit dependency-version: 0.56.50 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 d5c456b commit b031b5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/HostsParser.IntegrationTests/HostsParser.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1212
<PrivateAssets>all</PrivateAssets>
1313
</PackageReference>
14-
<PackageReference Include="TUnit" Version="0.56.44" />
14+
<PackageReference Include="TUnit" Version="0.56.50" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

tests/HostsParser.Tests/HostsParser.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>
18-
<PackageReference Include="TUnit" Version="0.56.44" />
18+
<PackageReference Include="TUnit" Version="0.56.50" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)