Skip to content

Commit

Permalink
Bump NUnit.Console from 3.17.0 to 3.18.2 (#994)
Browse files Browse the repository at this point in the history
Bumps [NUnit.Console](https://github.com/nunit/nunit-console) from 3.17.0 to 3.18.2.
- [Release notes](https://github.com/nunit/nunit-console/releases)
- [Changelog](https://github.com/nunit/nunit-console/blob/main/CHANGES.txt)
- [Commits](nunit/nunit-console@3.17.0...3.18.2)

---
updated-dependencies:
- dependency-name: NUnit.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent d650ccd commit 4fabd7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpotifyAPI.Web.Tests/SpotifyAPI.Web.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="NUnit.Console" Version="3.17.0" />
<PackageReference Include="NUnit.Console" Version="3.18.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4fabd7f

Please sign in to comment.