Skip to content

Commit 7a96007

Browse files
Bump NUnit from 4.0.1 to 4.1.0
Bumps [NUnit](https://github.com/nunit/nunit) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md) - [Commits](nunit/nunit@v4.0.1...4.1.0) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74fc451 commit 7a96007

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
@@ -57,7 +57,7 @@
5757
<ItemGroup>
5858
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
5959
<PackageReference Include="NUnit">
60-
<Version>4.0.1</Version>
60+
<Version>4.1.0</Version>
6161
</PackageReference>
6262
<PackageReference Include="NUnit3TestAdapter">
6363
<Version>4.5.0</Version>

0 commit comments

Comments
 (0)