Skip to content

Commit 37f6797

Browse files
authored
Revert to 1.27.2 (#180)
@chingor13 to avoid linkage errors
1 parent 27bccda commit 37f6797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>io.grpc</groupId>
105105
<artifactId>grpc-bom</artifactId>
106-
<version>1.28.0</version>
106+
<version>1.27.2</version>
107107
<type>pom</type>
108108
<scope>import</scope>
109109
</dependency>

0 commit comments

Comments
 (0)