Skip to content

Commit d3d957d

Browse files
dependabot[bot]Dor-blKazuCocoa
authored
test: Bump NUnit from 4.3.2 to 4.4.0 (#975)
--- updated-dependencies: - dependency-name: NUnit dependency-version: 4.4.0 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> Co-authored-by: Dor Blayzer <[email protected]> Co-authored-by: Kazuaki Matsuo <[email protected]>
1 parent 9efe516 commit d3d957d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/Appium.Net.Integration.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
13-
<PackageReference Include="NUnit" Version="4.3.2" />
13+
<PackageReference Include="NUnit" Version="4.4.0" />
1414
<PackageReference Include="NUnit.Analyzers" Version="4.7.0">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)