Skip to content

Commit

Permalink
chore: bump Selenium.Support from 4.14.0 to 4.14.1 in /Selenium.Axe (#…
Browse files Browse the repository at this point in the history
…379)

Bumps Selenium.Support from 4.14.0 to 4.14.1.

---
updated-dependencies:
- dependency-name: Selenium.Support
  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>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent dae3e70 commit c8d847a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Selenium.Axe/Selenium.Axe.Test/Selenium.Axe.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Selenium.Support" Version="4.14.0" />
<PackageReference Include="Selenium.Support" Version="4.14.1" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
Expand Down

0 comments on commit c8d847a

Please sign in to comment.