Skip to content

Commit

Permalink
Bump Selenium.WebDriver from 4.23.0 to 4.24.0
Browse files Browse the repository at this point in the history
Bumps [Selenium.WebDriver](https://github.com/SeleniumHQ/selenium) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.23.0...selenium-4.24.0)

---
updated-dependencies:
- dependency-name: Selenium.WebDriver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent d6bb555 commit 891c927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PixaiBot/PixaiBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="FontAwesome" Version="4.7.0"/>
<PackageReference Include="FontAwesome.WPF" Version="4.7.0.9"/>
<PackageReference Include="Notification.Wpf" Version="7.0.0.2"/>
<PackageReference Include="Selenium.WebDriver" Version="4.23.0"/>
<PackageReference Include="Selenium.WebDriver" Version="4.24.0"/>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0"/>
<PackageReference Include="System.Drawing.Common" Version="8.0.7"/>
</ItemGroup>
Expand Down

0 comments on commit 891c927

Please sign in to comment.