Skip to content

Commit c314143

Browse files
authored
Merge pull request #1356 from apolcyn/bump_it
Update GrpcPackageVersion to 2.39.1 on release branch
2 parents f3f2d58 + 572702b commit c314143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dependencies.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<BenchmarkDotNetPackageVersion>0.12.1</BenchmarkDotNetPackageVersion>
44
<GoogleProtobufPackageVersion>3.15.8</GoogleProtobufPackageVersion>
55
<GrpcDotNetPackageVersion>2.38.0</GrpcDotNetPackageVersion> <!-- Used by example projects -->
6-
<GrpcPackageVersion>2.38.0</GrpcPackageVersion>
6+
<GrpcPackageVersion>2.39.1</GrpcPackageVersion>
77
<MicrosoftAspNetCoreAppPackageVersion>5.0.3</MicrosoftAspNetCoreAppPackageVersion>
88
<MicrosoftAspNetCoreApp31PackageVersion>3.1.3</MicrosoftAspNetCoreApp31PackageVersion>
99
<MicrosoftBuildLocatorPackageVersion>1.2.2</MicrosoftBuildLocatorPackageVersion>

0 commit comments

Comments
 (0)