Skip to content

Commit e60e976

Browse files
Bump Appium.WebDriver from 5.2.0 to 6.0.0 in /src
Bumps [Appium.WebDriver](https://github.com/appium/dotnet-client) from 5.2.0 to 6.0.0. - [Release notes](https://github.com/appium/dotnet-client/releases) - [Changelog](https://github.com/appium/dotnet-client/blob/main/CHANGELOG.MD) - [Commits](appium/dotnet-client@v5.2.0...v6.0.0) --- updated-dependencies: - dependency-name: Appium.WebDriver dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffe502c commit e60e976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FlaUI.WebDriver.UITests/FlaUI.WebDriver.UITests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Appium.WebDriver" Version="5.2.0" />
11+
<PackageReference Include="Appium.WebDriver" Version="6.0.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
1313
<PackageReference Include="NUnit" Version="4.2.2" />
1414
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />

0 commit comments

Comments
 (0)