Skip to content

Commit 5af2257

Browse files
Bump NUnit from 4.3.0 to 4.3.1 in /src
Bumps [NUnit](https://github.com/nunit/nunit) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.3.0...4.3.1) --- updated-dependencies: - dependency-name: NUnit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7b550f commit 5af2257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageVersion Include="Codeuctivity.ImageSharpCompare" Version="4.0.298" />
88
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="27.0.2" />
99
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
10-
<PackageVersion Include="NUnit" Version="4.3.0" />
10+
<PackageVersion Include="NUnit" Version="4.3.1" />
1111
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
1212
<PackageVersion Include="Polyfill" Version="7.8.0" />
1313
<PackageVersion Include="ProjectDefaults" Version="1.0.147" />

0 commit comments

Comments
 (0)