Skip to content

Commit 3f904b8

Browse files
Bump nunit from 4.1.0 to 4.3.2 (#156)
Bumps [nunit](https://github.com/nunit/nunit) from 4.1.0 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.1.0...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 efb0d93 commit 3f904b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dnsimple-test/dnsimple-test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@
595595
<ItemGroup>
596596
<PackageReference Include="Moq" Version="4.20.70" />
597597
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
598-
<PackageReference Include="nunit" Version="4.1.0" />
598+
<PackageReference Include="nunit" Version="4.3.2" />
599599
<PackageReference Include="NUnit.Analyzers" Version="4.4.0">
600600
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
601601
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)