Skip to content

Commit c6d0acd

Browse files
Bump TUnit from 0.61.58 to 0.63.3 (#431)
1 parent 9287193 commit c6d0acd

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.61.58" />
14+
<PackageReference Include="TUnit" Version="0.63.3" />
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.61.58" />
18+
<PackageReference Include="TUnit" Version="0.63.3" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)