Skip to content

Commit 0ee5dd4

Browse files
authored
Update Dependencies (#251)
Signed-off-by: Rohit Agrawal <[email protected]>
1 parent 934f4bb commit 0ee5dd4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
<auto-value.version>1.6.3</auto-value.version>
2828
<awaitility.version>3.1.6</awaitility.version>
2929
<checkstyle.version>8.18</checkstyle.version>
30-
<grpc.version>1.22.1</grpc.version>
31-
<guava.version>26.0-android</guava.version><!-- Keep the Guava version in sync with grpc-java -->
30+
<grpc.version>1.48.1</grpc.version>
31+
<guava.version>31.1-android</guava.version><!-- Keep the Guava version in sync with grpc-java -->
3232
<junit.version>4.13.1</junit.version>
33-
<protobuf.version>3.9.1</protobuf.version><!-- Keep the Protobuf version in sync with grpc-java -->
33+
<protobuf.version>3.21.5</protobuf.version><!-- Keep the Protobuf version in sync with grpc-java -->
3434
<rest-assured.version>3.1.0</rest-assured.version>
3535
<slf4j.version>1.7.26</slf4j.version>
3636
<testcontainers.version>1.17.1</testcontainers.version>

0 commit comments

Comments
 (0)