Skip to content

Commit

Permalink
build(deps): bump Microsoft.AspNetCore.Mvc.NewtonsoftJson and Newtons…
Browse files Browse the repository at this point in the history
…oft.Json

Bumps Microsoft.AspNetCore.Mvc.NewtonsoftJson and Newtonsoft.Json. These dependencies needed to be updated together.

Updates `Microsoft.AspNetCore.Mvc.NewtonsoftJson` from 8.0.0 to 8.0.8

Updates `Newtonsoft.Json` from 9.0.1 to 13.0.3

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.NewtonsoftJson
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 72f4b00 commit 8fc76e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Plugins.Modbus/Plugins.Modbus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

<ItemGroup>
<PackageReference Include="FluentModbus" Version="5.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.8" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.2" />
<PackageReference Include="Serilog.Settings.Configuration" Version="8.0.2" />
Expand Down

0 comments on commit 8fc76e8

Please sign in to comment.