Skip to content

Commit

Permalink
Update NUnit.Console to v3.17.0 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent 2989eda commit b763807
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tools/packages.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
</ItemGroup>

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

</Project>

0 comments on commit b763807

Please sign in to comment.