Skip to content

Commit

Permalink
Update dependency NUnit.Console to v3.17.0 (#3501)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent f6af433 commit d1790e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/packages.csproj
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NUnit.Console" Version="3.16.3" />
<PackageReference Include="NUnit.Console" Version="3.17.0" />
</ItemGroup>

</Project>

0 comments on commit d1790e7

Please sign in to comment.