Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit 981e494

Browse files
chore(deps): update dependency grpc.aspnetcore to v2.64.0
1 parent 866688f commit 981e494

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Api/Api.csproj

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

2626
<ItemGroup>
2727
<PackageReference Include="FirebaseAdmin" Version="2.4.0" />
28-
<PackageReference Include="Grpc.AspNetCore" Version="2.60.0" />
28+
<PackageReference Include="Grpc.AspNetCore" Version="2.64.0" />
2929
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.1" />
3030
<PackageReference Include="Microsoft.AspNetCore.Grpc.JsonTranscoding" Version="8.0.1" />
3131
<PackageReference Include="Microsoft.AspNetCore.Grpc.Swagger" Version="0.8.1" />

0 commit comments

Comments
 (0)