Skip to content

Commit

Permalink
fix(deps): update dependency google.protobuf to v3.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 10, 2024
1 parent 87fac1b commit 8e83d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Zitadel.Grpc/Zitadel.Grpc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="Google.Api.CommonProtos" Version="2.13.0" />
<PackageReference Include="Google.Protobuf" Version="3.25.1" />
<PackageReference Include="Google.Protobuf" Version="3.25.2" />
<PackageReference Include="Grpc" Version="2.46.6" />
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.60.0" />
<PackageReference Include="Grpc.Net.Common" Version="2.60.0" />
Expand Down

0 comments on commit 8e83d83

Please sign in to comment.