Browse Source

chore(deps): update dependency google.protobuf.tools to v3.25.3

dev
renovate[bot] GitHub 1 year ago
parent
commit
d74913e9af
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dependency/proto/Protos.csproj

+ 1
- 1
dependency/proto/Protos.csproj View File

@@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.23.3" />
<PackageReference Include="Google.Protobuf.Tools" Version="3.23.3" />
<PackageReference Include="Google.Protobuf.Tools" Version="3.25.3" />
<PackageReference Include="Grpc" Version="2.46.6" />
<PackageReference Include="Grpc.Core" Version="2.46.6" />
<PackageReference Include="Grpc.Tools" Version="2.54.0">


Loading…
Cancel
Save