Skip to content

Commit

Permalink
Merge pull request #135 from FlaUI/dependabot/nuget/src/Selenium.WebD…
Browse files Browse the repository at this point in the history
…river-4.28.0

Bump Selenium.WebDriver from 4.27.0 to 4.28.0 in /src
  • Loading branch information
aristotelos authored Jan 28, 2025
2 parents 76cd9d1 + f2b88ac commit 772fce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FlaUI.WebDriver.UITests/FlaUI.WebDriver.UITests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NUnit" Version="4.3.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.27.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.28.0" />
<PackageReference Include="coverlet.collector" Version="6.0.4">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 772fce7

Please sign in to comment.