Parcourir la source

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] il y a 3 ans
committed by GitHub
Parent
révision
0b54090921
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 Voir le fichier

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

Chargement…
Annuler
Enregistrer