Skip to content

Commit cc57561

Browse files
Update dependency NUnit.Console to v3.18.1 (#3593)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a1b084 commit cc57561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/packages.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</ItemGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="NUnit.Console" Version="3.17.0" />
14+
<PackageReference Include="NUnit.Console" Version="3.18.1" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)