Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/JsonE.Net-2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetemineker authored Jan 3, 2025
2 parents 3498bc3 + c90bd48 commit 8ec143f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Coreeple.Zigana.Core/Coreeple.Zigana.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="JsonE.Net" Version="2.5.0" />
<PackageReference Include="JsonLogic" Version="5.3.0" />
<PackageReference Include="JsonLogic" Version="5.4.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.71" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.72" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8ec143f

Please sign in to comment.