Skip to content

Commit dc7fe24

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1414
<PackageReference Include="NUnit" Version="4.2.2" />
1515
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
16-
<PackageReference Include="NUnit.Console" Version="3.18.2" />
16+
<PackageReference Include="NUnit.Console" Version="3.18.3" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)