Skip to content

Commit

Permalink
Merge pull request #92 from asulwer/dependabot/nuget/System.Text.Json…
Browse files Browse the repository at this point in the history
…-9.0.0

Bump System.Text.Json from 8.0.5 to 9.0.0
  • Loading branch information
asulwer authored Dec 12, 2024
2 parents 18faaa4 + a501a5b commit bf2a2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/RulesEngine/RulesEngine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<ItemGroup>
<PackageReference Include="FastExpressionCompiler" Version="4.2.2" />
<PackageReference Include="FluentValidation" Version="11.11.0" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.8" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
Expand Down

0 comments on commit bf2a2cc

Please sign in to comment.