Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit bb82d98

Browse files
committed
Upgrade GRPC version
See gh-1566
1 parent d6d3c5d commit bb82d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1919
<os.plugin.version>1.6.2</os.plugin.version>
2020
<protobuf.plugin.version>0.6.1</protobuf.plugin.version>
21-
<grpc.version>1.43.2</grpc.version>
21+
<grpc.version>1.45.1</grpc.version>
2222
<protobuf.version>3.19.2</protobuf.version>
2323
</properties>
2424

0 commit comments

Comments
 (0)