0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-08-23 11:48:37 +00:00

chore: Update dependencies

This commit is contained in:
alex289 2023-11-16 13:51:12 +00:00 committed by GitHub
parent c0a7d95d00
commit f45d584b32

View File

@ -13,8 +13,8 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.25.0" /> <PackageReference Include="Google.Protobuf" Version="3.25.1" />
<PackageReference Include="Google.Protobuf.Tools" Version="3.25.0" /> <PackageReference Include="Google.Protobuf.Tools" Version="3.25.1" />
<PackageReference Include="Grpc.AspNetCore" Version="2.59.0" /> <PackageReference Include="Grpc.AspNetCore" Version="2.59.0" />
</ItemGroup> </ItemGroup>