浏览代码

Bump Google.Protobuf

Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.1 to 3.15.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.1...v3.15.0)

---
updated-dependencies:
- dependency-name: Google.Protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/nuget/src/JT809.DotNetty.Simples/Superior/JT809.GrpcProtos/Google.Protobuf-3.15.0
dependabot[bot] 3 年前
committed by GitHub
父节点
当前提交
0b54090921
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/JT809.DotNetty.Simples/Superior/JT809.GrpcProtos/JT809.GrpcProtos.csproj

+ 1
- 1
src/JT809.DotNetty.Simples/Superior/JT809.GrpcProtos/JT809.GrpcProtos.csproj 查看文件

@@ -4,7 +4,7 @@
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.12.1" />
<PackageReference Include="Google.Protobuf" Version="3.15.0" />
</ItemGroup>

</Project>

正在加载...
取消
保存