Skip to content

Commit 8a8180a

Browse files
Update dependency NUnit.Console to v3.16.3 (#3361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62f7fe9 commit 8a8180a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/packages.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="NUnit.Console" Version="3.10.0" />
14+
<PackageReference Include="NUnit.Console" Version="3.16.3" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)