Skip to content

Commit

Permalink
Update to 1.56.1
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Apr 20, 2024
1 parent 7396d63 commit 32c7e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ dependencies {
implementation 'io.grpc:grpc-protobuf:1.56.1'
implementation("io.netty:netty-codec-http2:${nettyVersion}")
implementation("io.netty:netty-handler-proxy:${nettyVersion}")
implementation 'io.grpc:grpc-stub:1.52.1'
implementation 'io.grpc:grpc-stub:1.56.1'

implementation 'javax.annotation:javax.annotation-api:1.3.2'
implementation("io.netty:netty-transport-native-unix-common:${nettyVersion}") {
Expand Down

0 comments on commit 32c7e5b

Please sign in to comment.