瀏覽代碼

Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/JT809.DotNetty.Core

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/8/head
dependabot[bot] 2 年之前
committed by GitHub
父節點
當前提交
53f58a2456
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/JT809.DotNetty.Core/JT809.DotNetty.Core.csproj

+ 1
- 1
src/JT809.DotNetty.Core/JT809.DotNetty.Core.csproj 查看文件

@@ -29,7 +29,7 @@
<PackageReference Include="JT809" Version="2.1.4-preview4" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="3.1.4" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.4" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Microsoft.Extensions.Options" Version="3.1.4" />
<PackageReference Include="Polly" Version="7.2.1" />
</ItemGroup>


Loading…
取消
儲存