Skip to content

Commit

Permalink
Update dependency io.grpc:grpc-netty to v1.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
whitesource-for-jackfan.us.kg[bot] committed May 5, 2022
1 parent 2819174 commit 07385b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dd-java-agent/instrumentation/grpc-1.5/grpc-1.5.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ apply from: "$rootDir/gradle/java.gradle"
apply plugin: 'idea'
apply plugin: 'com.google.protobuf'

def grpcVersion = '1.5.0'
def grpcVersion = '1.38.1'
protobuf {
protoc {
// Download compiler rather than using locally installed version:
Expand Down

0 comments on commit 07385b7

Please sign in to comment.