Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
somnisomni committed Nov 16, 2024
1 parent b1bda71 commit 273b389
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions trawler-csharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.10" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.2" />
<PackageReference Include="Quartz" Version="3.13.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.25.0"/>
<PackageReference Include="Selenium.Support" Version="4.25.0"/>
<PackageReference Include="Quartz" Version="3.13.1" />
<PackageReference Include="Selenium.WebDriver" Version="4.26.1"/>
<PackageReference Include="Selenium.Support" Version="4.26.1"/>
<PackageReference Include="WebDriverManager" Version="2.17.4"/>
<PackageReference Include="YamlDotNet" Version="16.1.3" />
<PackageReference Include="YamlDotNet" Version="16.2.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 273b389

Please sign in to comment.