Skip to content

Commit 97c5ef0

Browse files
Update TUnit to 0.20.0
--- updated-dependencies: - dependency-name: TUnit dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4851b99 commit 97c5ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/TestHost.Abstracts.Tests/TestHost.Abstracts.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="TUnit" Version="0.19.148" />
12+
<PackageReference Include="TUnit" Version="0.20.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)