Skip to content

Commit

Permalink
chore(deps): update grpc-dotnet monorepo to 2.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jskeet committed Nov 21, 2024
1 parent 2f82429 commit 197bf60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<PackageVersion Include="NSubstitute" Version="5.3.0" />

<!-- Google/gRPC packages -->
<PackageVersion Include="Grpc.Auth" Version="2.66.0" />
<PackageVersion Include="Grpc.Auth" Version="2.67.0" />
<PackageVersion Include="Google.Apis.Auth" Version="1.68.0" />
<PackageVersion Include="Google.Protobuf" Version="[3.28.2, 4.0.0)" />
<PackageVersion Include="Grpc.Core" Version="[2.46.6, 3.0.0)" />
<PackageVersion Include="Grpc.Core.Api" Version="2.66.0" />
<PackageVersion Include="Grpc.Net.Client" Version="2.66.0" />
<PackageVersion Include="Grpc.Core.Api" Version="2.67.0" />
<PackageVersion Include="Grpc.Net.Client" Version="2.67.0" />

<!-- Microsoft/System packages -->
<PackageVersion Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" />
Expand Down

0 comments on commit 197bf60

Please sign in to comment.