Skip to content

Commit ad0dc11

Browse files
Bump NUnit.Console from 3.15.0 to 3.15.2 (#776)
Bumps [NUnit.Console](https://github.com/nunit/nunit-console) from 3.15.0 to 3.15.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.15.0...3.15.2) --- updated-dependencies: - dependency-name: NUnit.Console dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2354ecc commit ad0dc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpotifyAPI.Web.Tests/SpotifyAPI.Web.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Moq" Version="4.18.1" />
1212
<PackageReference Include="NUnit" Version="3.13.3" />
1313
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
14-
<PackageReference Include="NUnit.Console" Version="3.15.0" />
14+
<PackageReference Include="NUnit.Console" Version="3.15.2" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)