Skip to content

Commit

Permalink
Update Grpc.Core.Api dependency to 2.33.1 (#1085)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtattermusch authored Oct 22, 2020
1 parent 874cb55 commit e37e2f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<BenchmarkDotNetPackageVersion>0.12.1</BenchmarkDotNetPackageVersion>
<GoogleProtobufPackageVersion>3.13.0</GoogleProtobufPackageVersion>
<GrpcDotNetPackageVersion>2.32.0</GrpcDotNetPackageVersion> <!-- Used by example projects -->
<GrpcPackageVersion>2.33.0-pre1</GrpcPackageVersion>
<GrpcPackageVersion>2.33.1</GrpcPackageVersion>
<MicrosoftAspNetCoreAppPackageVersion>5.0.0-rc.1.20451.17</MicrosoftAspNetCoreAppPackageVersion>
<MicrosoftAspNetCoreApp31PackageVersion>3.1.3</MicrosoftAspNetCoreApp31PackageVersion>
<MicrosoftBuildLocatorPackageVersion>1.2.2</MicrosoftBuildLocatorPackageVersion>
Expand Down

0 comments on commit e37e2f1

Please sign in to comment.