Skip to content

Commit

Permalink
Merge pull request #118 from MADE-Apps/dependabot/nuget/nunit-3.13.3
Browse files Browse the repository at this point in the history
Bump nunit from 3.13.2 to 3.13.3
  • Loading branch information
jamesmcroft authored Mar 24, 2022
2 parents 4041fc1 + b20201e commit a63dd48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/W3SchoolsWebTests/W3SchoolsWebTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Appium.WebDriver" Version="4.3.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="nunit" Version="3.13.2" />
<PackageReference Include="nunit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="99.0.4844.5100" />
<PackageReference Include="Selenium.WebDriver.MSEdgeDriver" Version="99.0.1150.46" />
Expand Down

0 comments on commit a63dd48

Please sign in to comment.