Skip to content

Commit

Permalink
chore(deps): update dependency io.grpc:grpc-okhttp to v1.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2023
1 parent a708213 commit 03a6f0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {

implementation 'com.google.code.gson:gson:2.9.1'
implementation 'io.grpc:grpc-netty-shaded:1.49.2'
implementation 'io.grpc:grpc-okhttp:1.49.0'
implementation 'io.grpc:grpc-okhttp:1.53.0'
implementation 'io.grpc:grpc-protobuf:1.49.2'
implementation 'io.grpc:grpc-stub:1.49.2'
implementation 'net.java.dev.jna:jna:5.12.1@aar'
Expand Down

0 comments on commit 03a6f0a

Please sign in to comment.