Skip to content

Commit

Permalink
Merge pull request #118 from eesast/renovate/google.protobuf-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency google.protobuf to v3.25.3
  • Loading branch information
DragonAura authored Mar 9, 2024
2 parents 5a4de44 + 60ebed6 commit 438cefb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logic/Client/Protos.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</ItemGroup>-->

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.25.2" />
<PackageReference Include="Google.Protobuf" Version="3.25.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" />
Expand Down

0 comments on commit 438cefb

Please sign in to comment.