Skip to content

Commit

Permalink
update nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
DeLaphante committed Dec 8, 2023
1 parent be8470b commit 8062c06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CynkyAutomation/CynkyAutomation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<ItemGroup>
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="Cynky" Version="2.1.8" />
<PackageReference Include="Cynky" Version="2.1.9" />
<PackageReference Include="DotNetSeleniumExtras.WaitHelpers" Version="3.11.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.54" />
Expand All @@ -41,8 +41,8 @@
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="RazorEngine.NetCore" Version="3.1.0" />
<PackageReference Include="Selenium.Support" Version="4.15.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.15.0" />
<PackageReference Include="Selenium.Support" Version="4.16.1" />
<PackageReference Include="Selenium.WebDriver" Version="4.16.1" />
<PackageReference Include="SpecFlow" Version="3.9.74" />
<PackageReference Include="SpecFlow.MsTest" Version="3.9.74" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="8.0.0" />
Expand Down

0 comments on commit 8062c06

Please sign in to comment.