Skip to content

Commit a60c183

Browse files
build(deps): Bump NUnit.Console from 3.16.3 to 3.17.0 (#795)
Bumps [NUnit.Console](https://github.com/nunit/nunit-console) from 3.16.3 to 3.17.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.16.3...3.17.0) --- 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>
1 parent 2b4ef62 commit a60c183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Xamarin/Cinephile/Cinephile.UnitTests/Cinephile.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1414
<PackageReference Include="NUnit" Version="3.13.3" />
15-
<PackageReference Include="NUnit.Console" Version="3.16.3" />
15+
<PackageReference Include="NUnit.Console" Version="3.17.0" />
1616
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
1717
<PackageReference Include="Moq" Version="4.20.69" />
1818
<PackageReference Include="Microsoft.CodeCoverage" Version="17.7.2" />

0 commit comments

Comments
 (0)