Skip to content

Commit

Permalink
Merge pull request #2 from Coreeple/dependabot/nuget/JsonE.Net-2.5.0
Browse files Browse the repository at this point in the history
build(deps): bump JsonE.Net from 2.4.0 to 2.5.0
  • Loading branch information
mehmetemineker authored Jan 3, 2025
2 parents c90bd48 + 8ec143f commit c66d708
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -6,7 +6,7 @@
</PropertyGroup>

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

0 comments on commit c66d708

Please sign in to comment.