Skip to content

Commit

Permalink
Merge pull request #1 from novorender/dependabot/nuget/Xbim.Geometry.…
Browse files Browse the repository at this point in the history
…Regression/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /Xbim.Geometry.Regression
  • Loading branch information
khellang authored Dec 6, 2024
2 parents a2c02d2 + 2181d9b commit ea9f8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Xbim.Geometry.Regression/XbimRegression.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="2.1.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="2.1.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="2.1.1" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="NReco.Logging.File" Version="1.0.4" />
<PackageReference Include="Xbim.Ifc" Version="5.1.341" />
<PackageReference Include="Xbim.IO.Esent" Version="5.1.341" />
Expand Down

0 comments on commit ea9f8b3

Please sign in to comment.