Skip to content

Commit

Permalink
Bump Grpc.Net.Client from 2.52.0 to 2.65.0
Browse files Browse the repository at this point in the history
Bumps Grpc.Net.Client from 2.52.0 to 2.65.0.

---
updated-dependencies:
- dependency-name: Grpc.Net.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent d5e711a commit f286e44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Source/Kernel/Diagnostics/Diagnostics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Grpc.Net.Client" />
<PackageReference Include="OpenTelemetry" />
<PackageReference Include="OpenTelemetry.Extensions.Hosting" />
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" />
Expand Down
1 change: 1 addition & 0 deletions Source/Kernel/Server/Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<PackageReference Include="Cratis.Applications.MongoDB" />
<PackageReference Include="Cratis.Applications.Orleans" />
<PackageReference Include="Cratis.Applications.Orleans.MongoDB" />
<PackageReference Include="Grpc.Net.Client" />
<PackageReference Include="Microsoft.Orleans.Server" />
<PackageReference Include="OrleansDashboard" />
<PackageReference Include="OpenTelemetry" />
Expand Down

0 comments on commit f286e44

Please sign in to comment.