Skip to content

Commit 6417074

Browse files
fix(deps): update dependency google.protobuf to 3.32.0 (#996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2538fda commit 6417074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Zitadel/Zitadel.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<ItemGroup>
2020
<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.2" />
21-
<PackageReference Include="Google.Protobuf" Version="3.31.1" />
21+
<PackageReference Include="Google.Protobuf" Version="3.32.0" />
2222
<PackageReference Include="Grpc" Version="2.46.6"/>
2323
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.71.0" />
2424
<PackageReference Include="Grpc.Net.Common" Version="2.71.0" />

0 commit comments

Comments
 (0)