Skip to content

Commit

Permalink
Bump NUnit.Console from 3.18.3 to 3.19.0
Browse files Browse the repository at this point in the history
Bumps [NUnit.Console](https://github.com/nunit/nunit-console) from 3.18.3 to 3.19.0.
- [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.18.3...3.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 7d6cf10 commit ba579bc
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.2.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="NUnit.Console" Version="3.18.3" />
<PackageReference Include="NUnit.Console" Version="3.19.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ba579bc

Please sign in to comment.