Skip to content

Commit 9f748d8

Browse files
chore(deps): bump NUnit from 4.2.2 to 4.3.2 (#1321)
Bumps [NUnit](https://github.com/nunit/nunit) from 4.2.2 to 4.3.2. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.2.2...4.3.2) --- updated-dependencies: - dependency-name: NUnit 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 18d8595 commit 9f748d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Typewriter.Test/Typewriter.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<ItemGroup>
4040
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
4141
<PackageReference Include="NUnit">
42-
<Version>4.2.2</Version>
42+
<Version>4.3.2</Version>
4343
</PackageReference>
4444
<PackageReference Include="NUnit3TestAdapter">
4545
<Version>4.6.0</Version>

0 commit comments

Comments
 (0)