Skip to content

Commit

Permalink
Bump Appium.WebDriver from 4.4.5 to 7.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Appium.WebDriver](https://github.com/appium/dotnet-client) from 4.4.5 to 7.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@v4.4.5...v7.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]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent b751688 commit 1913827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/WinDynamicDesktop.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Appium.WebDriver" Version="4.4.5" />
<PackageReference Include="Appium.WebDriver" Version="7.0.0" />
<PackageReference Include="FakeLocalTimeZone" Version="0.0.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="xunit" Version="2.9.2" />
Expand Down

0 comments on commit 1913827

Please sign in to comment.