Skip to content

Commit

Permalink
Merge pull request #54 from ut-issl/renovate/google.protobuf-3.x
Browse files Browse the repository at this point in the history
Update dependency Google.Protobuf to 3.29.2
  • Loading branch information
TomokiMochizuki authored Dec 28, 2024
2 parents e88be5b + 1101641 commit 65e9ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aspnetapp/WINGS/WINGS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Google.Apis" Version="1.55.0" />
<PackageReference Include="Google.Apis.Auth" Version="1.55.0" />
<PackageReference Include="Google.Protobuf" Version="3.19.1" />
<PackageReference Include="Google.Protobuf" Version="3.29.2" />
<PackageReference Include="Grpc.Net.Client" Version="2.40.0" />
<PackageReference Include="Grpc.Tools" Version="2.41.1">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 65e9ad2

Please sign in to comment.