Browse Source

Merge 0b54090921 into c197ec1fe6

pull/7/merge
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
73fc22e635
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  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 View File

@@ -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>

Loading…
Cancel
Save