Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Commit

Permalink
Bump Grpc.Net.Client from 2.35.0 to 2.38.0 in /Gatekeeper.Server.Ldap
Browse files Browse the repository at this point in the history
Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.35.0 to 2.38.0.
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](grpc/grpc-dotnet@v2.35.0...v2.38.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 Jun 11, 2021
1 parent cde9eec commit 4ff2fc4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.15.3" />
<PackageReference Include="Grpc.Net.Client" Version="2.35.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.38.0" />
<PackageReference Include="Grpc.Tools" Version="2.36.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 4ff2fc4

Please sign in to comment.