Skip to content

Commit bb0308a

Browse files
authored
Update Appium.Net.csproj
1 parent c2ebe40 commit bb0308a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Appium.Net/Appium.Net.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@
5858
<PrivateAssets>all</PrivateAssets>
5959
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6060
</PackageReference>
61-
<PackageReference Include="Selenium.Support" Version="4.21.0" />
62-
<PackageReference Include="Selenium.WebDriver" Version="4.21.0" />
61+
<PackageReference Include="Selenium.Support" Version="4.22.0" />
62+
<PackageReference Include="Selenium.WebDriver" Version="4.22.0" />
6363
<PackageReference Include="System.Drawing.Common" Version="8.0.6" />
6464
</ItemGroup>
6565
<ItemGroup>
6666
<Folder Include="Properties\" />
6767
<Folder Include="Appium\Mac\" />
6868
</ItemGroup>
69-
</Project>
69+
</Project>

0 commit comments

Comments
 (0)