Skip to content

Commit

Permalink
Update dependency Google.Protobuf to v3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 280ab2c commit 5680719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Abstractions/UnMango.Tdl.Abstractions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.26.1" />
<PackageReference Include="Google.Protobuf" Version="3.27.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.62.0" />
<PackageReference Include="Grpc.Tools" Version="2.64.0-pre1" PrivateAssets="all" />
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
Expand Down

0 comments on commit 5680719

Please sign in to comment.