浏览代码

Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /src/JTTools

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/9/head
dependabot[bot] 2 年前
committed by GitHub
父节点
当前提交
f53f2f65ab
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/JTTools/JTTools.csproj

+ 1
- 1
src/JTTools/JTTools.csproj 查看文件

@@ -17,7 +17,7 @@
<PackageReference Include="JT809.Protocol.Extensions.JT1078" Version="2.2.3" />
<PackageReference Include="JTActiveSafety" Version="1.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.1.0" />
</ItemGroup>



正在加载...
取消
保存