Skip to content

Commit 5d386bb

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] <support@github.com>
1 parent a0d4f69 commit 5d386bb

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.0.1" />
598+
<PackageReference Include="nunit" Version="4.1.0" />
599599
<PackageReference Include="NUnit.Analyzers" Version="4.0.1">
600600
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
601601
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)