Skip to content

Commit 11099f4

Browse files
Bump Appium.WebDriver from 4.3.1 to 4.3.2 (#9493)
Bumps [Appium.WebDriver](https://github.com/appium/appium-dotnet-driver) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/appium/appium-dotnet-driver/releases) - [Changelog](https://github.com/appium/appium-dotnet-driver/blob/master/CHANGELOG.MD) - [Commits](appium/dotnet-client@v4.3.1...v4.3.2) --- updated-dependencies: - dependency-name: Appium.WebDriver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a6dcb6 commit 11099f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Files.InteractionTests/Files.InteractionTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Appium.WebDriver" Version="4.3.1" />
13+
<PackageReference Include="Appium.WebDriver" Version="4.3.2" />
1414
<PackageReference Include="Axe.Windows" Version="1.1.2" />
1515
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
1616
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />

0 commit comments

Comments
 (0)