Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Commit ce0d173

Browse files
jeremyxu2010WillemJiang
authored andcommitted
[SCB-813] Fix the pack-contract-grpc build issue on macOSX (#240)
[SCB-813] Fix the pack-contract-grpc build issue on macOSX
1 parent 01da2b1 commit ce0d173

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
@@ -62,7 +62,7 @@
6262
<akka.version>2.5.6</akka.version>
6363
<rat.version>0.12</rat.version>
6464
<maven.failsafe.version>2.19.1</maven.failsafe.version>
65-
<grpc.version>1.11.0</grpc.version>
65+
<grpc.version>1.14.0</grpc.version>
6666
<kryo.version>4.0.1</kryo.version>
6767
<javax.transaction.version>1.2</javax.transaction.version>
6868
<eclipse.link.version>2.7.1</eclipse.link.version>

0 commit comments

Comments
 (0)